diff options
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/debian/compat b/debian/compat index ec635144f..b4de39476 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index f6c59694a..042faff03 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,8 @@ Section: net Priority: optional Maintainer: Lennart Weller <lhw@ring0.de> Uploaders: Federico Ceratto <federico@debian.org> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11~), dh-autoreconf, - debhelper (>= 9.20160709), dpkg-dev (>= 1.13.19), pkg-config, uuid-dev, |