diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2016-08-02 16:27:54 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2016-08-02 16:27:54 +0100 |
commit | b7748ba466a7daf893de247adcf9869e697f0b19 (patch) | |
tree | b26c5a89d40aca5b2f0a5dbc6e6ed592b3e0f3cd /debian | |
parent | 337ab1e37780040b12434b17dbdfcbcfbb7b9f11 (diff) |
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 <luca.boccassi@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/dpdk-doc.lintian-overrides | 1 |
2 files changed, 2 insertions, 0 deletions
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 <christian.ehrhardt@canonical.com> 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 |