summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 11:36:46 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 11:36:46 +0000
commit4504c1d205c75fbb9e5617cde0268f646a8af90d (patch)
tree191dd847436450f7def421a48da478d42df979c1 /debian/control
parentAdding debian version 1.4-2. (diff)
downloadclzip-4504c1d205c75fbb9e5617cde0268f646a8af90d.tar.xz
clzip-4504c1d205c75fbb9e5617cde0268f646a8af90d.zip
Adding debian version 1.4-3.debian/1.4-3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 8c90b3f..00ce2ef 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Homepage: http://www.nongnu.org/lzip/clzip.html
Package: clzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: lzip (<< 1.15~)
Description: C, 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.