summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index e7f71efea..0c5ea303f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-zsh (5.0.7-4) UNRELEASED; urgency=medium
+zsh (5.0.7-4) unstable; urgency=medium
[ Simon McVittie ]
* [991d536c] Make zsh source package binNMU-safe (Closes: #768937)
@@ -13,10 +13,12 @@ zsh (5.0.7-4) UNRELEASED; urgency=medium
symlink to ../zsh-common/ in the zsh binary package. Avoids unpack
errors probably caused by having _two_ binary packages containing the
directory which was previously a symlink. (See the log of #768937.)
+ * [0e03e623,ad143a67] Add Pre-Depends: ${misc:Pre-Depends} for using
+ dpkg-maintscript-helper's symlink_to_dir.
* [af8ab9de] Also remove zsh4 alternative for rzsh (Closes: #768241)
* [353e05ab] Add a post-jessie TODO list to the source package
- -- Axel Beckert <abe@debian.org> Tue, 11 Nov 2014 01:19:59 +0100
+ -- Axel Beckert <abe@debian.org> Thu, 13 Nov 2014 01:18:54 +0100
zsh (5.0.7-3) unstable; urgency=low