diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2017-04-11 21:48:44 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2017-04-11 21:48:44 +0200 |
commit | 10794f2526312b3e6410c9fafbdf33a6ec7bf1c8 (patch) | |
tree | 586b53664e256877d4c02b042e96ae223fc5b8fd | |
parent | 5c3b52b8cb20cc63a0594567d1bab5e517e32a6f (diff) | |
download | zsh-10794f2526312b3e6410c9fafbdf33a6ec7bf1c8.tar.gz zsh-10794f2526312b3e6410c9fafbdf33a6ec7bf1c8.zip |
Upload to unstable as 5.3.1-4 with urgency=high
urgency=high due RC bug fix
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3d8ea3865..49be7b5fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +zsh (5.3.1-4) unstable; urgency=high + + * [5c3b52b8] Reorder zsh.postinst: do alternatives removal before + (re)creating /usr/bin/zsh symlink. Thanks to ilf for the bug report + and Adrian Bunk for finding the right solution. (Closes: #860033) + + -- Axel Beckert <abe@debian.org> Tue, 11 Apr 2017 21:34:40 +0200 + zsh (5.3.1-3) unstable; urgency=medium * [348c47bd] Cherry-pick four stability patches from upstream: |