diff options
| author | Michael Biebl <biebl@debian.org> | 2014-04-01 23:23:08 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2014-04-01 23:23:08 +0200 |
| commit | 0327c44924fd01616f0133b703ea2db77ad3eba9 (patch) | |
| tree | c38f747dfe5dfc424669bc5b1c3f5281323ccca0 /debian/control | |
| parent | a60ece4c32636845e7e47c240d5e644dbee1df7f (diff) | |
Bump debhelper compatibility level to 9.
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 c9c65c6e..95f6676f 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> Uploaders: Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org> -Build-Depends: debhelper (>= 8.1.0), +Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1), dh-systemd (>= 1.14), autotools-dev, |