summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-15 13:25:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-27 17:17:32 +0000
commit36131a3b48538c6d0d4d3f5e927bdf22c549bf66 (patch)
tree723dc71771e9e366c2045b5e12184c32809c78df /debian/control
parentReleasing debian version 1.20-2. (diff)
downloadlziprecover-36131a3b48538c6d0d4d3f5e927bdf22c549bf66.tar.xz
lziprecover-36131a3b48538c6d0d4d3f5e927bdf22c549bf66.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 aff91b0..58c0823 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 (recovery)
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.