diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-10-21 02:48:00 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-10-21 02:48:00 +0200 |
commit | d2251c4e696553b87690d43d237ed609308d6eb6 (patch) | |
tree | 925d6cefa2a56e23361274c135a6b5f387d4ab31 | |
parent | b33dd34f8afa3f0515d545c50aa8feeb64343fe2 (diff) | |
download | zsh-d2251c4e696553b87690d43d237ed609308d6eb6.tar.gz zsh-d2251c4e696553b87690d43d237ed609308d6eb6.zip |
Upload to unstable as 5.0.7-3
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 98705d314..6046a6f3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +zsh (5.0.7-3) unstable; urgency=low + + * Upload to unstable again + * [5409996b ff.] Remove zsh4 and zsh4-static from list of alternatives + in the according postinst scripts. Also raise priorities of zsh5 and + zsh5-static alternatives by 1 so that they have a higher priority than + the old ones. (Closes: #766015) + * [29ce7d34] Mention https://wiki.debian.org/Zsh in README.Debian + * [b33dd34f] Switch the zsh and zsh-common binary package stanzas in + debian/control to get README.Debian installed again. (dh_installdocs + installs it into the first binary package listed in debian/control.) + + -- Axel Beckert <abe@debian.org> Tue, 21 Oct 2014 02:39:51 +0200 + zsh (5.0.7-2) experimental; urgency=low * [0e36f80d ff.] Workflow documentation: Many updates |