summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c4b3ff9)
raw | patch | inline | side by side (parent: c4b3ff9)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Oct 2017 11:32:01 +0000 (13:32 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Oct 2017 11:39:56 +0000 (13:39 +0200) |
libmpdclient-doc embeds jquery.js which is a modified version from Doxygen.
debian/changelog | patch | blob | history | |
debian/libmpdclient-doc.lintian-overrides | [new file with mode: 0644] | patch | blob |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 54f3c7b309bb916aec911629a60e0d6b71d250a8..566c1355f3a73819d5498d29f6b4524c71cfb502 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Update to debhelper compat version 10.
- Remove build-dep on autotools-dev which has been subsumed by DH 10.
- Use priority "optional" in place of deprecated "extra".
+ - Override embedded-javascript-library lintian warning: doc embeds
+ jquery.js which is a modified version from Doxygen.
-- Sebastian Harl <tokkee@debian.org> Sun, 22 Oct 2017 13:10:25 +0200
diff --git a/debian/libmpdclient-doc.lintian-overrides b/debian/libmpdclient-doc.lintian-overrides
--- /dev/null
@@ -0,0 +1,3 @@
+# This is an embedded copy from Doxygen which cannot be replaced by
+# libjs-jquery.
+libmpdclient-doc: embedded-javascript-library usr/share/doc/libmpdclient-doc/html/jquery.js please use libjs-jquery
diff --git a/debian/rules b/debian/rules
index 3075b45df41abb6757b7912307f7ebc3070e8309..efa37f06387a75cade4f161412e87f3df3f2959b 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
rm -f debian/tmp/usr/share/doc/libmpdclient/NEWS
dh_install --sourcedir=debian/tmp --fail-missing
+ dh_lintian
binary-indep: build install
dh_testdir