diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2022-05-14 23:32:34 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2022-05-14 23:38:42 +0200 |
commit | 1d4c7b09a16176ee0fc009088b553bec0b6ec89a (patch) | |
tree | f20c7afcd563294ab9e259ff221aff763839b10f | |
parent | 2ae4a3989e1bd06c82d597418a46b25cb14d57ed (diff) | |
download | zsh-1d4c7b09a16176ee0fc009088b553bec0b6ec89a.tar.gz zsh-1d4c7b09a16176ee0fc009088b553bec0b6ec89a.zip |
Update debian/changelog for new 5.9 upstream release
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.
Gbp-Dch: Ignore
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 997a4bd35..2826f5040 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +zsh (5.9-1) UNRELEASED; 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. + + -- Axel Beckert <abe@debian.org> Sat, 14 May 2022 23:32:33 +0200 + zsh (5.8.1.3-test-1) experimental; urgency=low * [32100208,9529af72,5615b53b] Import new upstream test release. @@ -5,7 +13,7 @@ zsh (5.8.1.3-test-1) experimental; urgency=low -- Axel Beckert <abe@debian.org> Mon, 09 May 2022 04:11:56 +0200 -zsh (5.8.1.2-test-2) experimental; urgency=medium +zsh (5.8.1.2-test-2) experimental; urgency=low * [74ff1f90] Add patch from Jun T (50046) to export LANG when running D07multibyte.ztst. |