summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2012-07-25 20:08:32 +0200
committerAxel Beckert <abe@deuxchevaux.org>2012-07-25 20:08:32 +0200
commitb7182b26222bc5153f8006cd14a49c8a14f39f85 (patch)
tree6788252481a97210a55a1a15f11b0022f2f8515b
parent44948320e0b282829baa42404175363ef7baa882 (diff)
downloadzsh-b7182b26222bc5153f8006cd14a49c8a14f39f85.tar.gz
zsh-b7182b26222bc5153f8006cd14a49c8a14f39f85.zip
Prepare upload of 5.0.0-1 to experimental
-rw-r--r--debian/changelog8
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5751d5d1b..eb671fbda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
-zsh (5.0.0-1) UNRELEASED; urgency=low
+zsh (5.0.0-1) experimental; urgency=low
* New upstream release
+ - Fixes xsltproc completion (Closes: #676357)
+ - Fixes svn completion for Subverion 1.7 (Closes: #679345)
+ - Documents ^Z behavior while a function is running (Closes: #660630)
[ Simon Ruderich ]
* [71683958] Also export hardening CPPFLAGS (Closes: #644400)
@@ -9,6 +12,7 @@ zsh (5.0.0-1) UNRELEASED; urgency=low
* [c5dfca6a] No more offers a ksh alternative due to incomplete ksh
emulation (Closes: #659969)
* [1b2323de] Add groff to build-dependencies (for pdfroff)
+ * [44948320] Add ghostscript to build-dependencies (for pdfroff)
* [0e12e966] debian/*: /bin/zsh4 → /bin/zsh5, etc.
[ Frank Terbeck ]
@@ -18,7 +22,7 @@ zsh (5.0.0-1) UNRELEASED; urgency=low
* [ddca9789] Only unalias `run-help' if the alias actually exists
* [3988419a] Use stricter options with autoload
- -- Axel Beckert <abe@debian.org> Sun, 22 Jul 2012 21:56:32 +0200
+ -- Axel Beckert <abe@debian.org> Wed, 25 Jul 2012 18:47:49 +0200
zsh (4.3.17-1) unstable; urgency=low