dh-systemd was merged into debhelper 9.20160709. Thus it does not need to be installed when debhelper is recent enough. Signed-off-by: Benjamin Drung <benjamin.drung@xxxxxxxxxxxxxxxx> --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 403f0527..63231b72 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Section: net Priority: optional Build-Depends: cmake (>= 2.8.11), debhelper (>= 9), - dh-systemd, + debhelper (>= 9.20160709) | dh-systemd, dpkg-dev (>= 1.17), libnl-3-dev, libnl-route-3-dev, -- 2.14.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html