From f2399b852c3bc5757570b1376a807de6f93cd5a3 Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Wed, 11 Apr 2018 18:02:04 +0200 Subject: d/rules: drop parallel and autoreconf from dh, done with compat 10 --- debian/control | 1 - debian/rules | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index cbd6895dc..4f1214069 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Build-Depends: bison, bzip2, debhelper (>= 10), dh-apparmor, - dh-autoreconf, dpkg-dev (>= 1.16.2), flex, gperf, diff --git a/debian/rules b/debian/rules index 8f5f922d5..d1dbf8a79 100755 --- a/debian/rules +++ b/debian/rules @@ -256,4 +256,4 @@ override_dh_missing-indep: dh_missing --list-missing %: - dh $@ --parallel --with autoreconf,systemd + dh $@ --with systemd -- cgit v1.2.3