summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-15 13:24:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-28 10:09:35 +0000
commit33f1e4809122cae5dd6666e4b531a87909f79e3a (patch)
tree1382e16cdd7d2c35253c269670ed02dd52df8d33 /debian/control
parentAdding debian version 0.3-1. (diff)
downloadxlunzip-33f1e4809122cae5dd6666e4b531a87909f79e3a.tar.xz
xlunzip-33f1e4809122cae5dd6666e4b531a87909f79e3a.zip
Adding lzip-decompressor alternative.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 38a08ef..aabaf6a 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Depends:
${shlibs:Depends},
Provides:
lzip-alternative,
+ lzip-decompressor,
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.