summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:34:09 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:34:09 +0000
commita06bc94dc912c037fb975083b7b6b01ca9eddf3e (patch)
tree4ea53bb19c2a180f8489d4afeae3ff72ceb7a779 /debian/control
parentMerging upstream version 1.0~rc1. (diff)
downloadplzip-a06bc94dc912c037fb975083b7b6b01ca9eddf3e.tar.xz
plzip-a06bc94dc912c037fb975083b7b6b01ca9eddf3e.zip
Adding debian version 1.0~rc1-1.debian/1.0_rc1-1
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 18747a0..b525150 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Homepage: http://www.nongnu.org/lzip/plzip.html
Package: plzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: lzip (<< 1.15~)
Description: parallel, 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.