diff options
author | Michael Biebl <biebl@debian.org> | 2017-11-14 15:50:06 +0000 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2017-11-14 15:50:06 +0000 |
commit | 86fd902d48497e7c40848805c57a23e4fac1f8cf (patch) | |
tree | f626f6a1107ee4f1be1dc7f99fbe295dee4121a5 /debian/control.in | |
parent | New upstream release (diff) | |
download | zenity-86fd902d48497e7c40848805c57a23e4fac1f8cf.tar.gz zenity-86fd902d48497e7c40848805c57a23e4fac1f8cf.tar.bz2 zenity-86fd902d48497e7c40848805c57a23e4fac1f8cf.zip |
Bump Standards-Version to 4.1.1
Diffstat (limited to 'debian/control.in')
-rw-r--r-- | debian/control.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control.in b/debian/control.in index 79aac106..369576a2 100644 --- a/debian/control.in +++ b/debian/control.in @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10), libgtk-3-dev (>= 3.0.0), libnotify-dev (>= 0.6.1), libwebkit2gtk-4.0-dev (>= 2.8.1) -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/zenity Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/zenity Homepage: https://wiki.gnome.org/Projects/Zenity |