Removing explicit debug package in favour of automated debug packages.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
be71dda3e7
commit
4a50fe6f94
2 changed files with 0 additions and 15 deletions
12
debian/control
vendored
12
debian/control
vendored
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue