summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 06:45:17 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 06:45:17 +0000
commit4572b4f7f422c84b4c552984dcf5927e3fa00faa (patch)
tree5a6ba3d6bd875092e9288fbc29be19ed4ecf16b8 /debian/control
parentAdding debian version 0.2-1. (diff)
downloadlzd-4572b4f7f422c84b4c552984dcf5927e3fa00faa.tar.xz
lzd-4572b4f7f422c84b4c552984dcf5927e3fa00faa.zip
Adding debian version 0.2-2.debian/0.2-2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
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 81bcb18..26f3218 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,8 @@ Homepage: http://www.nongnu.org/lzip/lzip.html
Package: lzd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: lzip (<< 1.15~)
+Provides: lzip-alternative
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.