diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2017-11-02 20:47:17 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2017-11-02 20:47:17 +0100 |
commit | eac144dc814db2c54adde4ea20e046d918d24b88 (patch) | |
tree | da5622ee9c303897651c5d11dd1a34a3b659189f | |
parent | c6da4ef3ea8ae77ae734948de6b182a6c22e1c40 (diff) | |
download | zsh-eac144dc814db2c54adde4ea20e046d918d24b88.tar.gz zsh-eac144dc814db2c54adde4ea20e046d918d24b88.zip |
Upload to unstable as 5.4.2-2
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bec299866..6dc0d4b82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +zsh (5.4.2-2) unstable; urgency=medium + + * [efc08e15] Declare compliance with Debian Policy 4.1.1. (No other + changes required.) + * [efa4b98e] Set "Rules-Requires-Root: no" + + Drop "-o root -g root" from $(INSTALL_PROGRAM) in debian/rules. (No + more needed, user/group are either set by dh_fixperms or dpkg-deb + nowadays.) + * [c6da4ef3] dh_strip: Use --dbgsym-migration instead of historical + --ddeb-migration. + + -- Axel Beckert <abe@debian.org> Thu, 02 Nov 2017 20:47:01 +0100 + zsh (5.4.2-1) unstable; urgency=medium * [4aaf06e6] Import new upstream bugfix release 5.4.2. |