diff options
author | Jeremy Bicha <jbicha@ubuntu.com> | 2018-12-27 20:01:41 -0500 |
---|---|---|
committer | Jeremy Bicha <jbicha@ubuntu.com> | 2018-12-27 20:01:41 -0500 |
commit | 3e8277688e91608b53262323a9e8ef8519f021b2 (patch) | |
tree | 742ec9e7e58c2aee21bd47b7cac518fa55806c28 /debian/control | |
parent | Restore -Wl,-O1 to our LDFLAGS (diff) | |
download | zenity-3e8277688e91608b53262323a9e8ef8519f021b2.tar.gz zenity-3e8277688e91608b53262323a9e8ef8519f021b2.tar.bz2 zenity-3e8277688e91608b53262323a9e8ef8519f021b2.zip |
Bump Standards-Version to 4.3.0
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 16a2c9b3..dcf62554 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 11), libgtk-3-dev (>= 3.0.0), libnotify-dev (>= 0.6.1), libwebkit2gtk-4.0-dev (>= 2.8.1) -Standards-Version: 4.1.4 +Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/gnome-team/zenity Vcs-Git: https://salsa.debian.org/gnome-team/zenity.git Homepage: https://wiki.gnome.org/Projects/Zenity |