1
0
Fork 0

Updating package descriptions.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 22:07:00 +01:00
parent 7ebbfd9ec6
commit 466ac635fc
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

9
debian/control vendored
View file

@ -9,20 +9,21 @@ Homepage: http://www.nongnu.org/lzip/lunzip.html
Package: lunzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: lzip (<< 1.15~)
Enhances: lzip
Description: data compressor based on the LZMA algorithm (uncompressor)
Description: data compressor based on the LZMA algorithm (decompressor)
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 uncompressor.
This package contains the decompressor.
Package: lunzip-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, lunzip (= ${binary:Version})
Description: data compressor based on the LZMA algorithm (uncompressor debug)
Description: data compressor based on the LZMA algorithm (decompressor 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 for the uncompressor.
This package contains the debugging symbols for the decompressor.