diff options
| author | Michael Biebl <biebl@debian.org> | 2018-01-21 03:18:55 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-01-21 03:47:50 +0100 |
| commit | ac717b686e40bc8c365e2f3eae7315f4ad239ae7 (patch) | |
| tree | 454469108df996c24f387792320ea1de873f3e17 /debian/control | |
| parent | e1deb8e738364e393f077880e059411968c2f5e2 (diff) | |
Bump debhelper compat level to 11
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2b0cf8cc..76517185 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian. Uploaders: Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org>, Aron Xu <aron@debian.org> -Build-Depends: debhelper (>= 10.3), +Build-Depends: debhelper (>= 11), automake (>= 1.12), dpkg-dev (>= 1.17.14), pkg-config, |