summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:46:41 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:46:41 +0000
commitab7779640d71d7925967cf357318819d1c064386 (patch)
tree88154625c96e5e4e389d228a016a72a4b50f57a0 /debian/control
parentMerging upstream version 1.4~rc1. (diff)
downloadpdlzip-ab7779640d71d7925967cf357318819d1c064386.tar.xz
pdlzip-ab7779640d71d7925967cf357318819d1c064386.zip
Adding debian version 1.4~rc1-1.debian/1.4_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 f431a1f..097196d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Homepage: http://www.nongnu.org/lzip/pdlzip.html
Package: pdlzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: lzip (<< 1.15~)
Description: data compressor based on the LZMA algorithm (simple version)
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.