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-21 11:28:30 +01:00
parent b70daac9fc
commit f97d5b3016
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 0 additions and 17 deletions

14
debian/control vendored
View file

@ -25,17 +25,3 @@ Description: lossless data compressor based on the LZMA algorithm (recovery)
which makes it well suited for software distribution and data archiving.
.
This package contains the recovery tool.
Package: lziprecover-dbg
Section: debug
Architecture: any
Depends:
lziprecover (= ${binary:Version}),
${misc:Depends},
Description: lossless data compressor based on the LZMA algorithm
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.

3
debian/rules vendored
View file

@ -18,6 +18,3 @@ override_dh_auto_install:
# removing unused files
rm -f debian/lziprecover/usr/share/info/dir*
override_dh_strip:
dh_strip --dbg-package=lziprecover-dbg