diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 11:52:09 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 11:52:09 +0000 |
commit | 6d248ddff2ce9d8adc5d61ac75f79038557f48d1 (patch) | |
tree | 1d430e9b1462914ef5a6a338b5a54a27dad7da01 | |
parent | Merging upstream version 1.17. (diff) | |
download | lziprecover-6d248ddff2ce9d8adc5d61ac75f79038557f48d1.tar.xz lziprecover-6d248ddff2ce9d8adc5d61ac75f79038557f48d1.zip |
Adding debian version 1.17-1.debian/1.17-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-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 bd272b6..9948a4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lziprecover (1.17-1) unstable; urgency=low + + * Dropping pre-jessie breaks. + * Merging upstream version 1.17. + + -- Daniel Baumann <mail@daniel-baumann.ch> Tue, 09 Jun 2015 06:03:42 +0200 + lziprecover (1.17~rc2-1) experimental; urgency=low * Merging upstream version 1.17~rc2. diff --git a/debian/control b/debian/control index 7595b6d..168d667 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,6 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, -Breaks: lzip (<< 1.15~) Provides: lzip-alternative Description: lossless data compressor based on the LZMA algorithm (recovery) Lzip is a lossless data compressor based on the LZMA algorithm, with very safe |