diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2023-02-04 16:51:32 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2023-02-04 16:51:32 +0100 |
commit | b29a6be7e0aeab6e34b954bea0eaea7f995276bb (patch) | |
tree | 0654740e5d3148690a5cdcc65ff8213a56f92b31 | |
parent | 76a48d6c26ba86f46bee2901372e3106ea93a0fb (diff) | |
download | zsh-b29a6be7e0aeab6e34b954bea0eaea7f995276bb.tar.gz zsh-b29a6be7e0aeab6e34b954bea0eaea7f995276bb.zip |
Bump my packaging copyright years in debian/copyright
-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 |