diff options
-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. |