summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ccaea0b1e..01f895d61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
-zsh (5.0.2-test-1-1) UNRELEASED; urgency=low
+zsh (5.0.2-test-3-1) UNRELEASED; urgency=low
- * [d799ac78] New upstream release candidate 5.0.2-test-1
+ * [d799ac78] New upstream release candidate 5.0.2-test-3
- [b95cf81b] Remove patches applied upstream
+ - [e30f4023] Refresh patch replace-texi2html-with-makeinfo
+ - [d1fce554] debian/rules: Util/helpfiles now requires parameters, but
+ allows to reduce our own magic around it.
+ - [8efa92fb] Add newly generated help files to debian/clean
- Includes many completion updates (Closes: #691601, #697247, #699851)
* [abfb3b13] Bump Standards-Version to 3.9.5 (no changes)
* [dcc18dd5] zsh-beta.postrm: Unregister /etc/shells entry on removal
@@ -9,6 +13,7 @@ zsh (5.0.2-test-1-1) UNRELEASED; urgency=low
* [f75d7101] Make lintian override zsh version agnostic
* [8fe0f364] zsh-common: Remove Breaks against older zsh version
(Hopefully closes: #707760)
+ * [df234cd6] Update watch file to also catch release candidates
-- Axel Beckert <abe@debian.org> Thu, 21 Nov 2013 17:34:50 +0100