summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2014-11-13 00:46:35 +0100
committerAxel Beckert <abe@deuxchevaux.org>2014-11-13 01:19:03 +0100
commit2e6b689804c4be48e6eff1b583af4c14fcb4c1a3 (patch)
tree497fa92c526a67418da27d0b176cd578985bc617
parentad143a67865c58c1f933f9b7e86ddf1d97691034 (diff)
downloadzsh-2e6b689804c4be48e6eff1b583af4c14fcb4c1a3.tar.gz
zsh-2e6b689804c4be48e6eff1b583af4c14fcb4c1a3.zip
Upload to unstable as 5.0.7-4
-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