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
commita2bef94e51e32cf6b664cff7835190af9b9abd70 (patch)
treee20e16cca9df2dbf78e73fb5f09357f7cbe439db
parentReleasing debian version 1.6-3. (diff)
downloadplzip-a2bef94e51e32cf6b664cff7835190af9b9abd70.tar.xz
plzip-a2bef94e51e32cf6b664cff7835190af9b9abd70.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/control17
-rwxr-xr-xdebian/rules3
2 files changed, 0 insertions, 20 deletions
diff --git a/debian/control b/debian/control
index 66d86a4..c7f858d 100644
--- a/debian/control
+++ b/debian/control
@@ -32,20 +32,3 @@ Description: parallel, lossless data compressor based on the LZMA algorithm
multiprocessor machines, which makes it specially well suited for distribution
of big software files and large scale data archiving. On files big enough,
plzip can use hundreds of processors.
-
-Package: plzip-dbg
-Section: debug
-Architecture: any
-Depends:
- plzip (= ${binary:Version}),
- ${misc:Depends},
-Description: parallel, 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.
- .
- Plzip is a massively parallel (multi-threaded) version of lzip using the lzip
- file format; the files produced by plzip are fully compatible with lzip.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index 8039e0a..607cb6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,3 @@ ifeq ($(DEB_BUILD_ARCH),sparc)
override_dh_auto_test:
# disabled, see #608642 for more information
endif
-
-override_dh_strip:
- dh_strip --dbg-package=plzip-dbg