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 | |
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')
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/control.in | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/debian/control.in b/debian/control.in index df69dbc3..b905ee6a 100644 --- a/debian/control.in +++ b/debian/control.in @@ -12,7 +12,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 |