summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@debian.org>2017-12-16 19:08:24 -0500
committerJeremy Bicha <jbicha@debian.org>2017-12-16 19:08:24 -0500
commitada6ffb33010566e7d89f5bfabe7c7d4a87eeab3 (patch)
tree415526765e255ce943f11cf43fd9cc765ff4cdec /debian/control
parentBump Standards-Version to 4.1.2 (diff)
downloadzenity-ada6ffb33010566e7d89f5bfabe7c7d4a87eeab3.tar.gz
zenity-ada6ffb33010566e7d89f5bfabe7c7d4a87eeab3.tar.bz2
zenity-ada6ffb33010566e7d89f5bfabe7c7d4a87eeab3.zip
Bump debhelper compat to 11
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d8efc873..5e6d5f9b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
-Build-Depends: debhelper (>= 10.3),
+Build-Depends: debhelper (>= 11),
gnome-pkg-tools (>= 0.10),
gnome-common,
yelp-tools,
bgstack15