diff options
author | Frank Terbeck <ft@bewatermyfriend.org> | 2011-06-02 18:16:16 +0200 |
---|---|---|
committer | Frank Terbeck <ft@bewatermyfriend.org> | 2011-06-02 18:16:16 +0200 |
commit | 5339ade2f46a3cba7b69e617f0bd63669b3e05d6 (patch) | |
tree | 826eb9846354acd10bf91d3af63d62ff1d893765 | |
parent | 250d8bd4c0314f5723beb5398d0a466cfd37fc92 (diff) | |
download | zsh-5339ade2f46a3cba7b69e617f0bd63669b3e05d6.tar.gz zsh-5339ade2f46a3cba7b69e617f0bd63669b3e05d6.zip |
Release new version 4.3.12-1
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 3f1f00393..5d65dce9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,17 @@ -zsh (4.3.12-1) UNRELEASED; urgency=low +zsh (4.3.12-1) unstable; urgency=low * New upstream release (Closes: #627046) * [b495ba1e] Removing upstream patches due to new release * [f575f568] Add urcl script for changelog updates at upstream releases - - -- Frank Terbeck <ft@bewatermyfriend.org> Thu, 02 Jun 2011 13:28:19 +0200 + * [8bcd117f] at2quilt: Updating autotools patches + * [bf0a44a8] Enable additional $fpath entries for add-ons from other + packages (Closes: #620452) + * [b52c798e] Add do-dch script for convenience + * [0ffda0fa] workflow.org: Fix structure + * [b70d6102] Workflow updates + * [250d8bd4] rules: system.h was renamed to zsh_system.h + + -- Frank Terbeck <ft@bewatermyfriend.org> Thu, 02 Jun 2011 18:15:39 +0200 zsh (4.3.11-5) unstable; urgency=low |