diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2023-02-05 01:38:19 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2023-02-05 01:38:19 +0100 |
commit | d2a99aa86a81f1ad931ab2d3bf8a5ba28c2ed0d4 (patch) | |
tree | 14c4ed70a3a9d4b94d7d235b0d02f9e99a15f5d7 | |
parent | b29a6be7e0aeab6e34b954bea0eaea7f995276bb (diff) | |
download | zsh-d2a99aa86a81f1ad931ab2d3bf8a5ba28c2ed0d4.tar.gz zsh-d2a99aa86a81f1ad931ab2d3bf8a5ba28c2ed0d4.zip |
Upload to unstable as 5.9-4
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index bafcdb292..0c141ce7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -zsh (5.9-4) UNRELEASED; urgency=medium +zsh (5.9-4) unstable; 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) + (Closes: #1030349) + * [b29a6be7] Bump my packaging copyright years in debian/copyright. - -- Axel Beckert <abe@debian.org> Fri, 03 Feb 2023 15:25:01 +0100 + -- Axel Beckert <abe@debian.org> Sun, 05 Feb 2023 01:37:45 +0100 zsh (5.9-3) unstable; urgency=medium |