summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-12-29 02:17:58 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-12-29 02:24:31 +0000
commitbfcb5b8c5c1860c328e93dc7f3c5b45b4e603aef (patch)
tree0e85819feb593f483ad60a06d46525509e67292e /debian/control
parentReleasing debian version 1.2-2. (diff)
downloadlzd-bfcb5b8c5c1860c328e93dc7f3c5b45b4e603aef.tar.xz
lzd-bfcb5b8c5c1860c328e93dc7f3c5b45b4e603aef.zip
Removing lzd from lzip alternatives as it doesn't provide the '--test' parameter to verify compressed file integrity (which now is the base-line requirement for all lzip variants providing alternatives).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 59f6f1b..04da071 100644
--- a/debian/control
+++ b/debian/control
@@ -16,10 +16,6 @@ Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
-Provides:
- lzip-alternative,
- lzip-compressor,
- lzip-decompressor,
Description: Educational, 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.