From 368e1236b155199e2d6b8126ce1cabee6576504e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 Nov 2017 07:53:54 +0100 Subject: Removing explicit debug package in favour of automated debug packages. Signed-off-by: Daniel Baumann --- debian/control | 12 ------------ debian/rules | 3 --- 2 files changed, 15 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 13bc16a..36b38a1 100644 --- a/debian/control +++ b/debian/control @@ -22,15 +22,3 @@ Description: data compressor based on the LZMA algorithm (decompressor) integrity checking and a user interface similar to the one of gzip or bzip2. . This package contains the decompressor. - -Package: lunzip-dbg -Section: debug -Architecture: any -Depends: - lunzip (= ${binary:Version}), - ${misc:Depends}, -Description: data compressor based on the LZMA algorithm (decompressor debug) - Lzip is a lossless data compressor based on the LZMA algorithm, with very safe - integrity checking and a user interface similar to the one of gzip or bzip2. - . - This package contains the debugging symbols for the decompressor. diff --git a/debian/rules b/debian/rules index f14314b..4777a52 100755 --- a/debian/rules +++ b/debian/rules @@ -12,6 +12,3 @@ override_dh_auto_install: mv debian/lunzip/usr/share/man/man1/lunzip.1 debian/lunzip/usr/share/man/man1/lzip.lunzip.1 ln -s /usr/share/man/man1/lzip.lunzip.1.gz debian/lunzip/usr/share/man/man1/lunzip.1.gz - -override_dh_strip: - dh_strip --dbg-package=lunzip-dbg -- cgit v1.2.3