summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-15 13:25:27 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-15 13:39:42 +0000
commitf6d1949ce423402420f5a09e0e279037943c8bd2 (patch)
tree5158a8592565c3a9f9513c4d0c75d02794d04155 /debian/control
parentReleasing debian version 1.10-2. (diff)
downloadclzip-f6d1949ce423402420f5a09e0e279037943c8bd2.tar.xz
clzip-f6d1949ce423402420f5a09e0e279037943c8bd2.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 d1abf79..72e843c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,8 @@ Depends:
${shlibs:Depends},
Provides:
lzip-alternative,
+ lzip-compressor,
+ lzip-decompressor,
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.