diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-09-20 21:02:41 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-09-20 23:28:13 +0200 |
commit | 38963e73e2d22f8e5ac9b168191db87062e139e6 (patch) | |
tree | da9d6e2d8040eb393752d4fb867cc84f3add4ad5 | |
parent | 3187ec137608f2d21bc3cc4ce056a74b306d8dfd (diff) | |
download | zsh-38963e73e2d22f8e5ac9b168191db87062e139e6.tar.gz zsh-38963e73e2d22f8e5ac9b168191db87062e139e6.zip |
Upload as 5.0.6-2
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c36a7c4bc..dec84d4ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +zsh (5.0.6-2) unstable; urgency=medium + + [ Axel Beckert ] + * [be93912f] Cherry-pick 4414e54e from upstream: Fixes regression with + shared or incremental history when trying to read .zsh_history with + hist_fcntl_lock (Closes: #761597) + * [0ef12ed3] Add test-suite wrapper and adequate test for DEP8 + as-installed testing + * [a6b77953] Declare packaging branch in Vcs-Git header + * [9a864f1e] Change Vcs-Browser to new cgit based repository viewer + * [a3cbb95b] Bump Standards-Version to 3.9.6 (no changes needed) + * [21e82382] Apply wrap-and-sort -a + + [ Wookey ] + * [2bbd5ddc] Use autotools-dev as well as autoreconf to ensure + configurey updates (Closes: #734765) + + -- Axel Beckert <abe@debian.org> Sat, 20 Sep 2014 23:27:41 +0200 + zsh (5.0.6-1) unstable; urgency=medium * New upstream release |