diff options
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index c1ed47141..048081567 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ -zsh (5.3.1-1) UNRELEASED; urgency=medium +zsh (5.3.1-1) unstable; urgency=low * [06b1b7a3] Import new upstream release * [ea5d92e0] bug-script: Add ondir to list of packages which provide - code meant to be sourced in .zshrc - - -- Axel Beckert <abe@debian.org> Fri, 23 Dec 2016 01:59:09 +0100 + code meant to be sourced in .zshrc. + * [01a55419] Add patch by Daniel Shahaf to make zsh-dev reproducible. + (c.f. #849288) + * [39e03ff0] Remove zsh.postinst code which was commented for longer + than we use git. + * [2be20bd0] Only handle /usr/bin/zsh symlink in postrm/remove and + postinst/configure stages. (Closes: #841048) + + -- Axel Beckert <abe@debian.org> Tue, 27 Dec 2016 22:00:35 +0100 zsh (5.3-1) unstable; urgency=low |