Build-depend on dh-sytemd as an alternative 53/9653/1
authorLuca Boccassi <[email protected]>
Wed, 8 Nov 2017 18:42:08 +0000 (18:42 +0000)
committerLuca Boccassi <[email protected]>
Wed, 29 Nov 2017 23:29:33 +0000 (23:29 +0000)
For compatibilty with Ubuntu 16.04, which does not yet have a new
enough Debhelper, have an alternative dependency on dh-systemd.
This will not trigger a Lintian error.

Change-Id: Icc6a4fd843dcaad5931348d983cd7de652cf7a6b
Signed-off-by: Luca Boccassi <[email protected]>
(cherry picked from commit 8eb06a84a5b8fac58a1279f85bff5cc99c068d77)
Signed-off-by: Luca Boccassi <[email protected]>
debian/control

index 2f6782e..163315b 100644 (file)
@@ -4,7 +4,8 @@ Maintainer: deb_dpdk Packagers <[email protected]>
 Uploaders: Luca Boccassi <[email protected]>,
            Christian Ehrhardt <[email protected]>,
            Santiago Ruano Rincón <[email protected]>
-Build-Depends: debhelper (>= 9.20160709),
+Build-Depends: debhelper (>= 9),
+               debhelper (>= 9.20160709) | dh-systemd (>= 1.5),
                dh-python,
                dkms,
                doxygen <!nodoc>,