diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:09:33 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:09:33 +0000 |
commit | bc195c1c5d2b29c50ba19d62748994ae2c88ed4e (patch) | |
tree | 1213c7756eac118df62257863b557156ddd6bf0b | |
parent | Merging upstream version 1.7. (diff) | |
download | lunzip-bc195c1c5d2b29c50ba19d62748994ae2c88ed4e.tar.xz lunzip-bc195c1c5d2b29c50ba19d62748994ae2c88ed4e.zip |
Adding debian version 1.7-1.debian/1.7-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e42585a..181296f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lunzip (1.7-1) unstable; urgency=low + + * Dropping pre-jessie breaks. + * Merging upstream version 1.7. + + -- Daniel Baumann <mail@daniel-baumann.ch> Thu, 04 Jun 2015 20:22:02 +0200 + lunzip (1.7~pre1-1) experimental; urgency=low * Merging upstream version 1.7~pre1. diff --git a/debian/control b/debian/control index 25fb761..f9b2bf7 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,6 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, -Breaks: lzip (<< 1.15~) 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 |