summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index befe6de0..59878260 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+zenity (3.32.0-8) UNRELEASED; urgency=medium
+
+ [ Laurent Bigonville ]
+ * debian/control.in: WebKit builds fine again on m68k
+ re-add that architecture to the build-dependencies
+
+ -- Jeremy Bicha <jbicha@debian.org> Sun, 19 Sep 2021 08:25:37 -0400
+
zenity (3.32.0-7) unstable; urgency=medium
* debian/control.in: WebKit now builds fine on hurd-i386, re-add that
bgstack15