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-17 20:25:40 +01:00
parent afbf9bac34
commit 9bc5d8da91
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

1
debian/control vendored
View file

@ -10,6 +10,7 @@ Package: clzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: lzip (<< 1.15~)
Provides: lzip-alternative
Description: C, 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.