summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-15 13:25:30 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-27 18:56:30 +0000
commitc1c266d9158a6a9a64581248d3dc3f13fb96c4d9 (patch)
tree261c6240ecc6a4221836cdc9934612281993769a /debian/control
parentReleasing debian version 1.20-3. (diff)
downloadlzip-c1c266d9158a6a9a64581248d3dc3f13fb96c4d9.tar.xz
lzip-c1c266d9158a6a9a64581248d3dc3f13fb96c4d9.zip
Adding lzip-compressor and lzip-decompressor alternatives.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index ea94062..f404d41 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,8 @@ Depends:
${shlibs:Depends},
Provides:
lzip-alternative,
+ lzip-compressor,
+ lzip-decompressor,
Description: 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.