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
commit317ba70f0a49c1f9292b751c46181057e2472d73 (patch)
tree06ad1c8defc68f607d6556ed6893a990e40d68b1
parentReleasing debian version 1.8-3. (diff)
downloadpdlzip-317ba70f0a49c1f9292b751c46181057e2472d73.tar.xz
pdlzip-317ba70f0a49c1f9292b751c46181057e2472d73.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/control12
-rwxr-xr-xdebian/rules3
2 files changed, 0 insertions, 15 deletions
diff --git a/debian/control b/debian/control
index 2b4e692..7a51a0b 100644
--- a/debian/control
+++ b/debian/control
@@ -25,15 +25,3 @@ Description: data compressor based on the LZMA algorithm (simple version)
which makes it well suited for software distribution and data archiving.
.
This package contains a simpler implementation, put into the public domain.
-
-Package: pdlzip-dbg
-Section: debug
-Architecture: any
-Depends:
- pdlzip (= ${binary:Version}),
- ${misc:Depends},
-Description: data compressor based on the LZMA algorithm (simple version; 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 of the simpler implementation.
diff --git a/debian/rules b/debian/rules
index e006113..6b3a579 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,3 @@ override_dh_auto_install:
mv debian/pdlzip/usr/share/man/man1/pdlzip.1 debian/pdlzip/usr/share/man/man1/lzip.pdlzip.1
ln -s /usr/share/man/man1/lzip.pdlzip.1.gz debian/pdlzip/usr/share/man/man1/pdlzip.1.gz
-
-override_dh_strip:
- dh_strip --dbg-package=pdlzip-dbg