diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2016-05-08 18:26:34 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2016-05-08 18:26:34 +0200 |
commit | f77697ffe417cf2247b6c02777107bc534a2f68f (patch) | |
tree | 984093291d780c3713689b8833c60c3f82470284 | |
parent | f368b96e77c79339b9ef4208ab52e1a240bdcf27 (diff) | |
download | zsh-f77697ffe417cf2247b6c02777107bc534a2f68f.tar.gz zsh-f77697ffe417cf2247b6c02777107bc534a2f68f.zip |
Upload to unstable as 5.2-5 with urgency=low
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 27f56c788..73aef2ed7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +zsh (5.2-5) unstable; urgency=low + + * [f368b96e] Also remove hardcoded /usr/bin/zsh symlink in postrm + again. (Closes: #823730) + + -- Axel Beckert <abe@debian.org> Sun, 08 May 2016 18:25:58 +0200 + zsh (5.2-4) unstable; urgency=low [ Axel Beckert ] |