1
0
Fork 0

Adding lzip-alternative provides.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-23 19:17:18 +01:00
parent 0c3f6ab0e5
commit 1aef7cca3a
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

1
debian/control vendored
View file

@ -10,6 +10,7 @@ Package: pdlzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: lzip (<< 1.15~)
Provides: lzip-alternative
Description: data compressor based on the LZMA algorithm (simple version)
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.