[Pkg-javascript-commits] [node-js-tokens] 01/01: Added comments on lintian-overrides

Lucas Castro lucascastro-guest at moszumanska.debian.org
Wed Nov 2 22:06:22 UTC 2016


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

lucascastro-guest pushed a commit to branch master
in repository node-js-tokens.

commit 468e2279bb744b596b57b4c43181695753765237
Author: Lucas de Castro Borges <lucas at gnuabordo.com.br>
Date:   Wed Nov 2 19:06:06 2016 -0300

    Added comments on lintian-overrides
---
 debian/source/lintian-overrides | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 039323a..535a08f 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,4 +1,7 @@
+# False positive warnings, because the lines is really large.
 node-js-tokens: source-is-missing index.js line length is 634 characters (>512)
-node-js-tokens source: insane-line-length-in-source-file index.js line length is 634 characters (>512)
-node-js-tokens source: source-contains-prebuilt-javascript-object index.js line length is 634 characters (>512)
-node-js-tokens source: debian-watch-may-check-gpg-signature
+node-js-tokens: insane-line-length-in-source-file index.js line length is 634 characters (>512)
+node-js-tokens: source-contains-prebuilt-javascript-object index.js line length is 634 characters (>512)
+
+# Upstream doesn't provide the gpg signature
+node-js-tokens: debian-watch-may-check-gpg-signature

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-js-tokens.git



More information about the Pkg-javascript-commits mailing list