Removing explicit debug package in favour of automated debug packages.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
cd2ae115a2
commit
69fc620029
2 changed files with 0 additions and 20 deletions
17
debian/control
vendored
17
debian/control
vendored
|
@ -32,20 +32,3 @@ Description: parallel, lossless data compressor based on the LZMA algorithm
|
|||
multiprocessor machines, which makes it specially well suited for distribution
|
||||
of big software files and large scale data archiving. On files big enough,
|
||||
plzip can use hundreds of processors.
|
||||
|
||||
Package: plzip-dbg
|
||||
Section: debug
|
||||
Architecture: any
|
||||
Depends:
|
||||
plzip (= ${binary:Version}),
|
||||
${misc:Depends},
|
||||
Description: parallel, lossless data compressor based on the LZMA algorithm (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.
|
||||
Lzip decompresses almost as fast as gzip and compresses better than bzip2,
|
||||
which makes it well suited for software distribution and data archiving.
|
||||
.
|
||||
Plzip is a massively parallel (multi-threaded) version of lzip using the lzip
|
||||
file format; the files produced by plzip are fully compatible with lzip.
|
||||
.
|
||||
This package contains the debugging symbols.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue