diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-08-26 19:07:39 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-08-26 19:07:39 +0200 |
commit | 755a44895a08c686bf1f8d734587dda015808e8d (patch) | |
tree | ee6f17f895b8c3dc618f0405081ca301b850731b | |
parent | eb0ed153bdf2044db69401a012d04d4a52572da6 (diff) | |
download | zsh-755a44895a08c686bf1f8d734587dda015808e8d.tar.gz zsh-755a44895a08c686bf1f8d734587dda015808e8d.zip |
Upload to experimental as 5.0.5-dev-3-1
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 53c9951b9..adca85f35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,12 @@ -zsh (5.0.5-dev-3-1) UNRELEASED; urgency=medium +zsh (5.0.5-dev-3-1) experimental; urgency=medium * New upstream release candidate - * [7e2e5db0] Add python-powerline to bug-script list of packages - containing code meant to be sourced in .zshrc - * [52079263] Add command-not-found + environment-modules to bug-script - list of packages containing code meant to be sourced in .zshrc + * [52079263,7e2e5db0] Add command-not-found, environment-modules and + python-powerline to bug-script list of packages containing code meant + to be sourced in ".zshrc". * [c9d0ce06] Add fixed Ubuntu bug report to previous changelog entry - -- Axel Beckert <abe@debian.org> Tue, 26 Aug 2014 00:46:11 +0200 + -- Axel Beckert <abe@debian.org> Tue, 26 Aug 2014 19:02:19 +0200 zsh (5.0.5-dev-2-1) experimental; urgency=medium |