diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fdf376650..bafcdb292 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +zsh (5.9-4) UNRELEASED; urgency=medium + + * [76a48d6c] Enable gdbm module to be build again, this time via + --enable-gdbm. Thanks to AndrĂ¡s Korn for reporting this regression. + (Closes: 1030349) + + -- Axel Beckert <abe@debian.org> Fri, 03 Feb 2023 15:25:01 +0100 + zsh (5.9-3) unstable; urgency=medium * [50f17ad1] Cherry-pick upstream commit 3e3cfabc to fix a completion diff --git a/debian/copyright b/debian/copyright index d1b26144c..6cd6ab71c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -19,7 +19,7 @@ Copyright: 1996 Robert Leslie <rob@mars.org> 1997-2011 Clint Adams <clint@debian.org> 2011-2012 Michael Prokop <mika@debian.org> 2011-2014 Frank Terbeck <ft@bewatermyfriend.org> - 2011-2022 Axel Beckert <abe@debian.org> + 2011-2023 Axel Beckert <abe@debian.org> 2012-2013 Richard Hartmann <richih@debian.org> License: Expat |