diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 06:48:49 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 06:48:49 +0000 |
commit | 356d4d16179b4a04b50b32bea41943393a86e603 (patch) | |
tree | dfc6fb9c8afa675bab1ffcf8cf14471db6fe890d | |
parent | Merging upstream version 0.7. (diff) | |
download | lzd-356d4d16179b4a04b50b32bea41943393a86e603.tar.xz lzd-356d4d16179b4a04b50b32bea41943393a86e603.zip |
Adding debian version 0.7-1.debian/0.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 63477aa..b2e394d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lzd (0.7-1) unstable; urgency=low + + * Dropping pre-jessie breaks. + * Merging upstream version 0.7. + + -- Daniel Baumann <mail@daniel-baumann.ch> Sun, 19 Jul 2015 20:00:53 +0200 + lzd (0.6-2) unstable; urgency=low * Updating to standards version 3.9.6. diff --git a/debian/control b/debian/control index 7f57f89..936dfa8 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: Educational, lossless data compressor based on the LZMA algorithm Lzip is a lossless data compressor based on the LZMA algorithm, with very safe |