summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2021-09-16 03:27:53 +0200
committerAxel Beckert <abe@deuxchevaux.org>2021-09-16 03:39:07 +0200
commit8ae9afb52f351b144500e88d659f6a270a43a3a7 (patch)
treed8267fec0bc9496fdba27d7cd4bd6523eeb190c5 /debian
parentb895ac675e19acfab5cdc35eb0381032091d45bc (diff)
downloadzsh-8ae9afb52f351b144500e88d659f6a270a43a3a7.tar.gz
zsh-8ae9afb52f351b144500e88d659f6a270a43a3a7.zip
Upload to unstable as 5.8-9
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
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 ]