summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2016-12-27 22:00:39 +0100
committerAxel Beckert <abe@deuxchevaux.org>2016-12-27 22:00:39 +0100
commit170ea3a85706b336e8a0c9b01c7ba151a2e963ee (patch)
treeb1f1b10e445fae3deb872e183973a069ce6b046e
parent2be20bd00fb5bcacb2310a28ded28020e12c1654 (diff)
downloadzsh-170ea3a85706b336e8a0c9b01c7ba151a2e963ee.tar.gz
zsh-170ea3a85706b336e8a0c9b01c7ba151a2e963ee.zip
Upload to unstable as 5.3.1-1
Gbp-Dch: Ignore
-rw-r--r--debian/changelog14
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