summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-15 13:24:31 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-28 09:46:02 +0000
commit035c70938c48654ddb139f769069fecbd9ec139f (patch)
tree41edee5f7cc60cfbc3e7e95b87b1048d979c7869 /debian/control
parentReleasing debian version 1.9-2. (diff)
downloadpdlzip-035c70938c48654ddb139f769069fecbd9ec139f.tar.xz
pdlzip-035c70938c48654ddb139f769069fecbd9ec139f.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 1bf615e..982efe6 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,8 @@ Depends:
${shlibs:Depends},
Provides:
lzip-alternative,
+ lzip-compressor,
+ lzip-decompressor,
Description: data compressor based on the LZMA algorithm (simple version)
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.