summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2019-01-05 16:08:52 +0100
committerAxel Beckert <abe@deuxchevaux.org>2019-01-05 16:08:52 +0100
commit95401e8336912dab76912adc7b45e6337fc436a3 (patch)
tree864a7e490fb1732edc65f3fff16d5adde54b1b2e
parent6cbe67e64b6fcd46cf5531bd283f9d5cd70d99a0 (diff)
downloadzsh-95401e8336912dab76912adc7b45e6337fc436a3.tar.gz
zsh-95401e8336912dab76912adc7b45e6337fc436a3.zip
Upload to experimental as 5.6.2-test-3-1
-rw-r--r--debian/changelog14
1 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index ccd72b48b..5d3f02506 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,17 @@
-zsh (5.6.2-test-3-1) UNRELEASED; urgency=medium
+zsh (5.6.2-test-3-1) experimental; urgency=low
* [325fceab,7e6a3d734] New upstream release candidate
+ [f64cd71d] Fixes FTBFS on 32-bits architectures
-
- -- Axel Beckert <abe@debian.org> Sat, 05 Jan 2019 13:26:06 +0100
+ * [2c01967c] debian/pkg-zsh-workflow-new-upstream-release.md fine-tuning
+ * [30825099] Bump debhelper compatibility level to 12.
+ + Use b-d on "debhelper-compat (= 12)" instead of debian/compat.
+ * [087d6045] Change shebang path in example script to Debian's zsh path.
+ * [6cbe67e6] Make autopkgtest pass by including config.modules in
+ zsh-dev. (Test/V07pcre.ztst now tries to access ../config.modules to
+ check if the PCRE module was enabled and needs to be tested. The test
+ emits a warning on STDERR if ../config.modules is not found.)
+
+ -- Axel Beckert <abe@debian.org> Sat, 05 Jan 2019 16:08:39 +0100
zsh (5.6.2-test-2-1) experimental; urgency=low