diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-06-13 11:41:00 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-06-13 11:50:00 +0200 |
commit | 55c906f9feb76fb1a3c905147776bd7b4818b582 (patch) | |
tree | 4376c26e3ec02cfd68d854e41be02dbdda55f393 | |
parent | 655a374b6345a5dc3c51c8ea0528a0b08c850b00 (diff) | |
download | zsh-55c906f9feb76fb1a3c905147776bd7b4818b582.tar.gz zsh-55c906f9feb76fb1a3c905147776bd7b4818b582.zip |
Prepare upload to unstable as 5.0.5-3
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ce5cf73a2..ab417ed65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +zsh (5.0.5-3) unstable; urgency=medium + + [ Axel Beckert ] + * [befdc25a] Don't even try to run test suite on hurd, it hangs. + * [53e4180a] Add bug scripts to list packages that could interfere with + zsh's behaviour. + * [1af939ec] Cherry-pick apt and apt-mark completion updates from + upstream. (Closes: #691526) + * [ce0c912b] Cherry-pick upstream fix for INC_APPEND_HISTORY + regression. (Closes: #749969) + * [655a374b] Add build-dependency on cm-super-minimal. It FTBFS with TeX + Live >= 2014 otherwise. + + [ Frank Terbeck ] + * [5ac620f4] Add note about $fpath entries to README.Debian. + + -- Axel Beckert <abe@debian.org> Fri, 13 Jun 2014 11:49:44 +0200 + zsh (5.0.5-2) unstable; urgency=medium * [9cfeffbc] Add build-dependency on texlive-fonts-recommended |