Build-depend on dh-sytemd as an alternative 53/9653/1
authorLuca Boccassi <luca.boccassi@gmail.com>
Wed, 8 Nov 2017 18:42:08 +0000 (18:42 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
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 <luca.boccassi@gmail.com>
(cherry picked from commit 8eb06a84a5b8fac58a1279f85bff5cc99c068d77)
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
debian/control

index 2f6782e..163315b 100644 (file)
@@ -4,7 +4,8 @@ Maintainer: deb_dpdk Packagers <deb-dpdk@lists.fd.io>
 Uploaders: Luca Boccassi <bluca@debian.org>,
            Christian Ehrhardt <christian.ehrhardt@canonical.com>,
            Santiago Ruano Rincón <santiagorr@riseup.net>
-Build-Depends: debhelper (>= 9.20160709),
+Build-Depends: debhelper (>= 9),
+               debhelper (>= 9.20160709) | dh-systemd (>= 1.5),
                dh-python,
                dkms,
                doxygen <!nodoc>,