diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2021-09-16 03:27:53 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2021-09-16 03:39:07 +0200 |
commit | 8ae9afb52f351b144500e88d659f6a270a43a3a7 (patch) | |
tree | d8267fec0bc9496fdba27d7cd4bd6523eeb190c5 /debian/changelog | |
parent | b895ac675e19acfab5cdc35eb0381032091d45bc (diff) | |
download | zsh-8ae9afb52f351b144500e88d659f6a270a43a3a7.tar.gz zsh-8ae9afb52f351b144500e88d659f6a270a43a3a7.zip |
Upload to unstable as 5.8-9
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c0d912f34..a73ee9a3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +zsh (5.8-9) unstable; urgency=medium + + * [b895ac67] Revert "Explicitly declare B-D-I on cm-super-minimal as + arch:all to fix crossbuild issues". While it fixes crossbuild issues + on Salsa's CI and builds fine there in all steps and even passes + test-build-all, it causes the arch:all build on the build daemons to + not start due to "build dependency uninstallable". *sigh* + + -- Axel Beckert <abe@debian.org> Thu, 16 Sep 2021 03:26:30 +0200 + zsh (5.8-8) unstable; urgency=medium [ Axel Beckert ] |