diff options
author | Michael Biebl <biebl@debian.org> | 2016-09-19 22:44:27 +0000 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2016-09-19 22:44:27 +0000 |
commit | 630224552a12bd2fd5f6a7d56faf8eec891798f6 (patch) | |
tree | 54a5096b135ca5bd0aa98a21d6ec862d2d6ec990 /debian/control | |
parent | Convert from cdbs to dh. (diff) | |
download | zenity-630224552a12bd2fd5f6a7d56faf8eec891798f6.tar.gz zenity-630224552a12bd2fd5f6a7d56faf8eec891798f6.tar.bz2 zenity-630224552a12bd2fd5f6a7d56faf8eec891798f6.zip |
Bump debhelper compat level to 10.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 4b843d84..bda73352 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,7 @@ Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Uploaders: Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org> -Build-Depends: debhelper (>= 9), - dh-autoreconf, +Build-Depends: debhelper (>= 10), gnome-pkg-tools (>= 0.10), yelp-tools, intltool (>= 0.40.0), |