diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-11-01 14:18:39 +0000 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-11-01 14:18:39 +0000 |
commit | 506ba743b7d94d52cc169830a23bf089f25ed3a1 (patch) | |
tree | 49bdb8f74d8c8432a7c762c980919c353f1271fd | |
parent | 0eb97794d6edf3e6a3e2cf8d1aec7a96f54cc2e2 (diff) |
Note debhelper depdency in changelog
Change-Id: I5f5393deafc214e3a383242b6d8a6b26beb0adaf
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c3dde14f..874d7847 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,9 @@ dpdk (17.08-1~git1) UNRELEASED; urgency=medium * Drop mk-order-CFLAGS-so-that-ISCDIR-comes-before-IRTE_OUT.patch and add mk-install-symlinks-before-build-step.patch which has the same result but is much simpler and easier to maintain. + * Build-Depend on debhelper (>= 9.20160709) rather than dh-systemd as + latter is deprecated. Fixes Lintian Error: + build-depends-on-obsolete-package [ Christian Ehrhardt ] * d/rules: use new dh option names |