diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2017-12-30 17:03:35 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2017-12-30 17:03:35 +0100 |
commit | 7e1a0050e7991391408f27dc159e1f18f0856518 (patch) | |
tree | 7ee0b50c60d433dd3abfb90c7271b99807aa4967 | |
parent | 90037107ed90c63dd88d4c01f3c5edc4f17f5923 (diff) | |
download | zsh-7e1a0050e7991391408f27dc159e1f18f0856518.tar.gz zsh-7e1a0050e7991391408f27dc159e1f18f0856518.zip |
Upload to unstable as 5.4.2-3 with urgency=low
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6dc0d4b82..c56970594 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +zsh (5.4.2-3) unstable; urgency=low + + * debian/rules: + + [5df0d11d,9d0df8ac,28b774be,fd367287] Switch from explicit targets + to a "minimal" dh style. + + [616bc13e] Drop some no more needed, fitting or relevant comments. + * [48f580fc,40eff612] Declare compliance with Debian Policy 4.1.3. (No + other changes were required.) + * [90037107] Bump debhelper compatibility to 11. + + Update versioned build-dependency on debhelper accordingly. + + -- Axel Beckert <abe@debian.org> Sat, 30 Dec 2017 07:25:44 +0100 + zsh (5.4.2-2) unstable; urgency=medium * [efc08e15] Declare compliance with Debian Policy 4.1.1. (No other |