diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2017-08-11 03:21:12 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2017-08-11 03:24:32 +0200 |
commit | 695ffb24c2e20ad65619fb4752bb657188f8f4e3 (patch) | |
tree | 858bbf0977a81c44663a3d64b30b64b16aef1bd5 | |
parent | 9574eafef6552a7ab3197ed5c8afd64941312d42 (diff) | |
download | zsh-695ffb24c2e20ad65619fb4752bb657188f8f4e3.tar.gz zsh-695ffb24c2e20ad65619fb4752bb657188f8f4e3.zip |
Upload to unstable as 5.4.1-1
-rw-r--r-- | debian/changelog | 26 |
1 files changed, 20 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index fc1ccef73..9141d3ae5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,24 @@ -zsh (5.4.1-1) UNRELEASED; urgency=low +zsh (5.4.1-1) unstable; urgency=low - * [e3b67a81] Import new upstream release 5.4.1 - + Drop all patches except further-mitigate-test-suite-hangs.patch and - update-debian-sections.patch (applied upstream; were cherry-picked) - - -- Axel Beckert <abe@debian.org> Thu, 10 Aug 2017 18:07:34 +0200 + [ Axel Beckert ] + * [e3b67a81] Import new upstream release 5.4.1. + + [4d67d694] Drop all patches except + further-mitigate-test-suite-hangs.patch and + update-debian-sections.patch. (were either applied upstream or + cherry-picked) + + [385cb9b9] Fixes incomplete completion list for "man -a". (Closes: + #853130) + * [d0927608] Drop build-dependencies on autotools-dev and dh-autoreconf. + No more needed with debhelper compatibility level 10 and the according + versioned build-dependency. + * [4cbb9256,9574eafe] Replace dh_autotools-dev_*config with + dh_update_autotools_config (+ dh_clean). + + [ Daniel Shahaf ] + * [e795f448] Change the value of $ZSH_PATCHLEVEL to sport the Debian + package version including the Debian package revision. + + -- Axel Beckert <abe@debian.org> Fri, 11 Aug 2017 03:20:51 +0200 zsh (5.3.1-5) unstable; urgency=medium |