summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a29db2f4..8606c8ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+zenity (3.30.0-2) unstable; urgency=medium
+
+ * Restore -Wl,-O1 to our LDFLAGS
+ * Bump Standards-Version to 4.3.0
+ * Build-Depend on debhelper-compat 12 and drop debian/compat
+
+ -- Jeremy Bicha <jbicha@debian.org> Thu, 27 Dec 2018 20:03:30 -0500
+
zenity (3.30.0-1) unstable; urgency=medium
* New upstream version including translations updates
@@ -633,4 +641,3 @@ zenity (1.0-1) unstable; urgency=low
* Initial Release. (closes: #179327)
-- Ross Burton <ross@burtonini.com> Sat, 1 Feb 2003 15:46:03 +0000
-
bgstack15