summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-11-05 06:53:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-11-05 06:53:54 +0000
commit7f933d2207d10d00fcee25cf7d3f3fc44681a099 (patch)
tree47f8be22348c75c75dfc91a77489a25257869959
parentReleasing debian version 1.19-4. (diff)
downloadlzip-7f933d2207d10d00fcee25cf7d3f3fc44681a099.tar.xz
lzip-7f933d2207d10d00fcee25cf7d3f3fc44681a099.zip
Removing explicit debug package in favour of automated debug packages.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control14
-rwxr-xr-xdebian/rules3
2 files changed, 0 insertions, 17 deletions
diff --git a/debian/control b/debian/control
index eedeabd..0168039 100644
--- a/debian/control
+++ b/debian/control
@@ -23,17 +23,3 @@ Description: lossless data compressor based on the LZMA algorithm
integrity checking and a user interface similar to the one of gzip or bzip2.
Lzip decompresses almost as fast as gzip and compresses better than bzip2,
which makes it well suited for software distribution and data archiving.
-
-Package: lzip-dbg
-Section: debug
-Architecture: any
-Depends:
- lzip (= ${binary:Version}),
- ${misc:Depends},
-Description: lossless data compressor based on the LZMA algorithm (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.
- Lzip decompresses almost as fast as gzip and compresses better than bzip2,
- which makes it well suited for software distribution and data archiving.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index b89f67e..74817fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,3 @@ override_dh_auto_install:
# removing unused files
rm -f debian/lzip/usr/share/info/dir*
-
-override_dh_strip:
- dh_strip --dbg-package=lzip-dbg