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
commit1369fdceeb882551198a14d17131d3ebda0d1240 (patch)
tree645deb1f6c27d6bddf54396104dad7c735dad8d1
parentReleasing debian version 1.6-4. (diff)
downloadzutils-1369fdceeb882551198a14d17131d3ebda0d1240.tar.xz
zutils-1369fdceeb882551198a14d17131d3ebda0d1240.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/control13
-rwxr-xr-xdebian/rules3
2 files changed, 0 insertions, 16 deletions
diff --git a/debian/control b/debian/control
index 3e48aa9..bc9ec52 100644
--- a/debian/control
+++ b/debian/control
@@ -34,16 +34,3 @@ Description: utilities for dealing with compressed files transparently
Zutils is a collection of utilities for dealing with any combination of
compressed and non-compressed files transparently. Currently the supported
compressors are gzip, bzip2, lzip, and xz.
-
-Package: zutils-dbg
-Section: debug
-Architecture: any
-Depends:
- zutils (= ${binary:Version}),
- ${misc:Depends},
-Description: utilities for dealing with compressed files transparently (debug)
- Zutils is a collection of utilities for dealing with any combination of
- compressed and non-compressed files transparently. Currently the supported
- compressors are gzip, bzip2, lzip, and xz.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index 51ba250..2351ecd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,3 @@ override_dh_auto_install:
override_dh_gencontrol:
dh_gencontrol -- -Vbuilt-using="glibc (= $$(dpkg-query --show --showformat='$${source:Version}' libc-dev-bin))"
-
-override_dh_strip:
- dh_strip --dbg-package=zutils-dbg