From: Christian Ehrhardt Date: Wed, 3 Aug 2016 13:56:11 +0000 (+0200) Subject: Add lintian-overrides for: E: dpdk-dev: arch-dependent-file-in-usr-share X-Git-Tag: debian/16.07-1~55 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F02%2F2202%2F1;p=deb_dpdk.git Add lintian-overrides for: E: dpdk-dev: arch-dependent-file-in-usr-share As discussed, these binaries are part of the sdk and meant to be shipped with the sdk. They are installed into dpdk-dev by the official "make install-sdk" rule. Since dpdk-dev is arch dependent it should be safe to ignore the warning. Change-Id: I540f043ff056392c3bf6a4c31ed2bcc91bfc4e05 Signed-off-by: Christian Ehrhardt --- diff --git a/debian/changelog b/debian/changelog index 4b40dca2..77182e64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ dpdk (16.07-1) UNRELEASED; urgency=medium extra-license-file" * Renamed d/p/ubuntu-fix-vhost-user-socket-permission.patch to d/p/fix-vhost-user-socket-permission.patch + * Add lintian-overrides for: E: dpdk-dev: arch-dependent-file-in-usr-share + These binaries are part of the sdk and meant to be shipped with the sdk. [ Anders Roxell ] * debian/control: add pciutils to the dpdk depends list, since lspci is used diff --git a/debian/dpdk-dev.lintian-overrides b/debian/dpdk-dev.lintian-overrides new file mode 100644 index 00000000..2d24d920 --- /dev/null +++ b/debian/dpdk-dev.lintian-overrides @@ -0,0 +1,3 @@ +# Upstream distributes it like this, these are binaries which are +# part of the sdk which is shipped in dpdk-dev. +dpdk-dev: arch-dependent-file-in-usr-share