summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-04-15 16:24:03 +0000
committerMichael Biebl <biebl@debian.org>2016-04-15 16:24:03 +0000
commitd47b9d1b8150d8c37c082161c6f479d09473b8b1 (patch)
tree8cb7163e36dc5366d5564648d6c7c68c18496a10 /debian/control
parentNew upstream release. (diff)
downloadzenity-d47b9d1b8150d8c37c082161c6f479d09473b8b1.tar.gz
zenity-d47b9d1b8150d8c37c082161c6f479d09473b8b1.tar.bz2
zenity-d47b9d1b8150d8c37c082161c6f479d09473b8b1.zip
Bump Standards-Version to 3.9.8.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 08b2e775..dc45e18e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Source: zenity
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
-Uploaders: Jordi Mallach <jordi@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
+Uploaders: Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 9),
cdbs (>= 0.4.4),
gnome-pkg-tools (>= 0.10),
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9),
libgtk-3-dev (>= 3.0.0),
libnotify-dev (>= 0.6.1),
libwebkit2gtk-4.0-dev (>= 2.8.1)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
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
bgstack15