diff options
-rw-r--r-- | debian/changelog | 9 |
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 |