1
0
Fork 0

Removing explicit debug package in favour of automated debug packages.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 05:55:35 +01:00
parent 61746f1272
commit 240379c96f
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 0 additions and 16 deletions

13
debian/control vendored
View file

@ -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.

3
debian/rules vendored
View file

@ -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