diff options
author | Frank Terbeck <ft@bewatermyfriend.org> | 2011-12-01 10:53:08 +0100 |
---|---|---|
committer | Frank Terbeck <ft@bewatermyfriend.org> | 2011-12-01 10:55:27 +0100 |
commit | 0635bdbdd789d97b6a8bac0d350e39cf7d1522ee (patch) | |
tree | 4b30ac88e710dac15cca96336a20864e8a601c5c | |
parent | 8773f1fcbc5e1b87d121a3a4739cb729795ae926 (diff) | |
download | zsh-0635bdbdd789d97b6a8bac0d350e39cf7d1522ee.tar.gz zsh-0635bdbdd789d97b6a8bac0d350e39cf7d1522ee.zip |
Release new version 4.3.13-1
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
-rw-r--r-- | debian/changelog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a4a9abfe1..2c845797b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +zsh (4.3.13-1) unstable; urgency=low + + * New upstream release + + [ Frank Terbeck ] + * [c63c0d79] Adding support for (un)markauto in _apt (Closes: #631795) + * [4a753fc3] Include _git patches from upstream (Closes: #630906) + * [fd222338] Support -F completion for aptitude (Closes: #632140) + * [7c61c918] Use hurd-any etc. instead of hurd-i386 (Closes: #634609) + * [fbaba904] Use one positive arch-spec instead of several negated + ones (Closes: #634609) + * [af2bb4fd] Removing upstream patches due to new release + * [ea0e8c35] at2quilt: Updating autotools patches + + [ Michael Prokop ] + * [21e7021b] provide debian/gbp.conf for git-buildpackage and friends + + [ Mitsuya Shibata ] + * [1e111f71] Add "tinfo" to --with-term-lib flag (Closes: #645112) + + [ Ansgar Burchardt ] + * [add75037] _bts: Update list of tags (Closes: #641162) + + -- Frank Terbeck <ft@bewatermyfriend.org> Thu, 01 Dec 2011 10:17:56 +0100 + zsh (4.3.12-1) unstable; urgency=low [ Frank Terbeck ] |