[Pkg-javascript-commits] [node-mapnik] 13/17: Add lintian overrides for source-is-missing false positives.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue May 10 18:16:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository node-mapnik.

commit 01c2b72c8fba1f2c9a34ff639317582d17112920
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon May 9 09:56:34 2016 +0200

    Add lintian overrides for source-is-missing false positives.
---
 debian/source.lintian-overrides | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..72086ae
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,10 @@
+# False positive on test data
+node-mapnik source: insane-line-length-in-source-file test/palette.test.js *
+node-mapnik source: source-contains-prebuilt-javascript-object test/palette.test.js *
+node-mapnik source: source-is-missing test/palette.test.js *
+
+# False positive on font data
+node-mapnik source: insane-line-length-in-source-file documentation/3.5/assets/anchor.js *
+node-mapnik source: source-contains-prebuilt-javascript-object documentation/3.5/assets/anchor.js *
+node-mapnik source: source-is-missing documentation/3.5/assets/anchor.js *
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mapnik.git



More information about the Pkg-javascript-commits mailing list