summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 5c1a553..239fc4c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: lunzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: lzip (<< 1.15~)
-Enhances: lzip
+Provides: lzip-alternative
Description: data compressor based on the LZMA algorithm (decompressor)
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.