diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2011-06-16 12:14:54 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2011-06-16 12:14:54 +0200 |
commit | 660b310a860ab12e4eb3b0a79c188885e3643ab0 (patch) | |
tree | b870688647f632578f522ec7120c47a5df9ac9da | |
parent | 00e23c145d0ef9f8268b2a7cf605f99d45d2bfc1 (diff) | |
download | zsh-660b310a860ab12e4eb3b0a79c188885e3643ab0.tar.gz zsh-660b310a860ab12e4eb3b0a79c188885e3643ab0.zip |
Release 4.3.12-1 and reformat changelog entry a little bit
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 3a5cdb358..a4a9abfe1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -zsh (4.3.12-1) UNRELEASED; urgency=low +zsh (4.3.12-1) unstable; urgency=low [ Frank Terbeck ] * New upstream release @@ -18,9 +18,10 @@ zsh (4.3.12-1) UNRELEASED; urgency=low * [72c39771] debian/watch: Prefer .tar.bz2 over .tar.gz * [71716e7f] Add Frank Terbeck to Uploaders, so Lintian doesn't regard his changelog entries as NMUs - * [30777d4c] Fixed lintian warning "binary-control-field-duplicates-source" - * [6629343a] Fixed lintian warning "maintainer-script-without-set-e" - * [4cbb6b9f] Fixed lintian warning "description-synopsis-starts-with-article" + * Fixed some issues reported by Lintian: + - [30777d4c] binary-control-field-duplicates-source + - [6629343a, 00e23c14] maintainer-script-without-set-e + - [4cbb6b9f] description-synopsis-starts-with-article * [ff82f833] Override Lintian warnings about statically linked stuff in zsh-static * [7096bf4f] debian/source/options: Ignore Util/difflog.pl, configure @@ -28,7 +29,7 @@ zsh (4.3.12-1) UNRELEASED; urgency=low * [0882d862] Abort package build in case of unexpected changes to upstream code - -- Axel Beckert <abe@debian.org> Tue, 14 Jun 2011 21:29:53 +0200 + -- Axel Beckert <abe@debian.org> Thu, 16 Jun 2011 02:02:04 +0200 zsh (4.3.11-5) unstable; urgency=low |