diff options
author | Jeremy Bicha <jbicha@ubuntu.com> | 2018-12-27 20:03:40 -0500 |
---|---|---|
committer | Jeremy Bicha <jbicha@ubuntu.com> | 2018-12-27 20:03:40 -0500 |
commit | 2067d40313fcc249d234027269d84f576a837d5a (patch) | |
tree | 55fc5cf041304efdbc1a05d956d9a506b306ed13 /debian | |
parent | Build-Depend on debhelper-compat 12 and drop debian/compat (diff) | |
download | zenity-2067d40313fcc249d234027269d84f576a837d5a.tar.gz zenity-2067d40313fcc249d234027269d84f576a837d5a.tar.bz2 zenity-2067d40313fcc249d234027269d84f576a837d5a.zip |
releasing package zenity version 3.30.0-2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
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 - |