summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-15 13:24:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-28 09:49:06 +0000
commit7c074bd03d812eed48261e8eb6d5925ad38cdd89 (patch)
tree9fd457cef500175b22c45a11cfb7c4c7ffc3d5b0 /debian/control
parentReleasing debian version 1.7-2. (diff)
downloadplzip-7c074bd03d812eed48261e8eb6d5925ad38cdd89.tar.xz
plzip-7c074bd03d812eed48261e8eb6d5925ad38cdd89.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 88dc7b5..9bf4e8e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,8 @@ Depends:
${shlibs:Depends},
Provides:
lzip-alternative,
+ lzip-compressor,
+ lzip-decompressor,
Description: parallel, 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.