summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-15 13:25:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-28 09:33:05 +0000
commit89f441dde8999310871e33117c3c24d543618041 (patch)
treeb013f8d860956e5f9e0c04b1cf674895ca8fef71 /debian/control
parentReleasing debian version 1.10-2. (diff)
downloadlzlib-89f441dde8999310871e33117c3c24d543618041.tar.xz
lzlib-89f441dde8999310871e33117c3c24d543618041.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/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 721b29d..867c585 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,8 @@ Depends:
${shlibs:Depends},
Provides:
lzip-alternative,
- minilzip,
+ lzip-compressor,
+ lzip-decompressor,
Description: minified, 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.