diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2022-05-15 01:21:02 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2022-05-15 01:21:02 +0200 |
commit | d26deae83d43d992426d0cc68b40f5bd9153107e (patch) | |
tree | 0949b9c389053255a2e75eb1a126b40747f0eb8a /debian | |
parent | 05e8cdc52f921bc793aa6bb6dcfb3b12b5d668dc (diff) | |
download | zsh-d26deae83d43d992426d0cc68b40f5bd9153107e.tar.gz zsh-d26deae83d43d992426d0cc68b40f5bd9153107e.zip |
Upload to unstable as 5.9-1 with urgency=low
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2826f5040..85b8c21a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ -zsh (5.9-1) UNRELEASED; urgency=low +zsh (5.9-1) unstable; urgency=low * [73d31738,d4d20348,2ae4a398] Import new upstream release 5.9. * Retroactively set urgency=low in 5.8.1.2-test-2. This allows us to upload 5.9-1 to unstable with urgency=low as well. + * [2af324df] Add patch to fix two typos in man pages found by Lintian + * [2e260363] Drop lintian override for hardening-no-fortify-functions, + no more needed. + * [05e8cdc5] Declare compliance with Debian Policy 4.6.1. No further + changes were needed. - -- Axel Beckert <abe@debian.org> Sat, 14 May 2022 23:32:33 +0200 + -- Axel Beckert <abe@debian.org> Sun, 15 May 2022 01:20:26 +0200 zsh (5.8.1.3-test-1) experimental; urgency=low |