From b7748ba466a7daf893de247adcf9869e697f0b19 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Tue, 2 Aug 2016 16:27:54 +0100 Subject: Override lintian W: embedded-javascript-library As discussed upstream ships a human-readable version of some javascript libraries in the documentation that are known to work. It is not deemed worthwhile to try and maintain out of tree patches to make the documentation work with the version of those libraries shipped by each distribution. Change-Id: Ib56955f842bac72e7a580a168ae8bd3c375a28e9 Signed-off-by: Luca Boccassi --- debian/changelog | 1 + debian/dpdk-doc.lintian-overrides | 1 + 2 files changed, 2 insertions(+) create mode 100644 debian/dpdk-doc.lintian-overrides diff --git a/debian/changelog b/debian/changelog index 4ad4ab77..4b40dca2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,7 @@ dpdk (16.07-1) UNRELEASED; urgency=medium - W: libethdev4: latest-debian-changelog-entry-without-new-version - E: libethdev4: symbols-file-contains-current-version-with-debian-revision on symbol DPDK_16.04@DPDK_16.04 and 114 others + * Add lintian-overrides for: "W: dpdk-doc: embedded-javascript-library" -- Christian Ehrhardt Fri, 29 Jul 2016 08:18:50 +0200 diff --git a/debian/dpdk-doc.lintian-overrides b/debian/dpdk-doc.lintian-overrides new file mode 100644 index 00000000..7da34daf --- /dev/null +++ b/debian/dpdk-doc.lintian-overrides @@ -0,0 +1 @@ +dpdk-doc: embedded-javascript-library -- cgit 1.2.3-korg