From 180846772b15df88c3b5f03d68348776428ecd6c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 14:46:43 +0100 Subject: Adding debian version 1.3-3. Signed-off-by: Daniel Baumann --- debian/changelog | 7 +++++++ debian/control | 2 +- debian/rules | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ccff777..38d7185 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lzlib (1.3-3) unstable; urgency=low + + * Updating to standards version 3.9.4. + * Adding dpkg-source local options. + + -- Daniel Baumann Sun, 16 Dec 2012 10:43:22 +0100 + lzlib (1.3-2) unstable; urgency=low * Adding patch to avoid overwriting build-environment. diff --git a/debian/control b/debian/control index acc16e8..20a6c4e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper (>= 9), texinfo -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://www.nongnu.org/lzip/lzlib.html Package: liblz1 diff --git a/debian/rules b/debian/rules index 8451ed8..9dcfcaa 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) dh ${@} override_dh_auto_configure: - dh_auto_configure -- --enable-shared --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) CFLAGS="$(CFLAGS CPPFLAGS)" LDFLAGS="$(LDFLAGS)" + dh_auto_configure -- --enable-shared --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) override_dh_auto_install: dh_auto_install -- LDCONFIG=/bin/true -- cgit v1.2.3