summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2023-09-07 01:20:17 +0200
committerAxel Beckert <abe@deuxchevaux.org>2023-09-07 01:20:48 +0200
commit5734f09ec5695d0b8b013a436592abf54232c05f (patch)
tree1f6d6eb6ed8d233338daaab946bd8b0c6df49c53 /debian/changelog
parentdc77864f9e381c6b8e7fac180393f5d9565b1a58 (diff)
downloadzsh-5734f09ec5695d0b8b013a436592abf54232c05f.tar.gz
zsh-5734f09ec5695d0b8b013a436592abf54232c05f.zip
Upload to unstable as 5.9-5
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c141ce7d..d998e3538 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+zsh (5.9-5) unstable; urgency=medium
+
+ * [138340f9,dc77864f] Cherry pick multiple (partial) upstream commits to
+ migrate zsh's pcre module to pcre2. Update Build-Depends, Build-Using
+ and debian/tests/control from libpcre3-dev to libpcre2-dev
+ accordingly. (Closes: #999918)
+
+ -- Axel Beckert <abe@debian.org> Thu, 07 Sep 2023 01:17:01 +0200
+
zsh (5.9-4) unstable; urgency=medium
* [76a48d6c] Enable gdbm module to be build again, this time via