summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-04-01 14:16:21 -0700
committerRuss Allbery <eagle@eyrie.org>2018-04-01 14:16:21 -0700
commit327d9adf061b74912b74d36bb6ad82c7b5f6b1b3 (patch)
tree47345001a30b5858889328626dc45708e5b43968 /debian/control
parentf911a8391d20823d2e3aa9ad916d93e1e028bc34 (diff)
Update debhelper compatibility level to V11
* Update debhelper comptibility level to V11. - Drop dependency and explicit configuration of dh-autoreconf. - Drop explicit --parallel option, since this is now the default.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index e758f80..06df681 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,7 @@ Source: remctl
Section: net
Priority: optional
Maintainer: Russ Allbery <rra@debian.org>
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: debhelper (>= 11),
dh-php,
dpkg-dev (>= 1.14.9),
gem2deb (>= 0.4.1~),