[Pkg-javascript-commits] [node-braces] 01/01: Override Lintian false positives

Sruthi Chandran srud-guest at moszumanska.debian.org
Thu Nov 3 07:42:53 UTC 2016


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

srud-guest pushed a commit to branch master
in repository node-braces.

commit 79b54e0e110b807addb415fd548c86191ec07446
Author: Sruthi <srud at disroot.org>
Date:   Thu Nov 3 13:10:42 2016 +0530

    Override Lintian false positives
---
 debian/control                  | 3 ++-
 debian/source/lintian-overrides | 8 ++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 734a34a..1c35b5d 100644
--- a/debian/control
+++ b/debian/control
@@ -41,6 +41,7 @@ Depends:
  , node-debug (>= 2.1.0)
  , node-array-unique (>= 0.2.1)
 Description: Fast, comprehensive, bash-like brace expansion implemented in JS
- Complete support for the Bash 4.3 braces specification, without sacrificing speed.
+ Complete support for the Bash 4.3 braces specification, without sacrificing 
+ speed.
  .
  Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..ae4ece1
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,8 @@
+#False positives
+node-braces source: source-is-missing test/bash.expanded.js line length is 2439 characters (>512)
+node-braces source: source-is-missing test/bash.spec.js line length is 767 characters (>512)
+node-braces source: source-is-missing test/expanded.integration.js line length is 662 characters (>512)
+node-braces source: source-is-missing test/expanded.ranges.js line length is 920 characters (>512)
+node-braces source: source-is-missing test/expanded.sets.js line length is 919 characters (>512)
+node-braces source: source-is-missing test/multiples.js line length is 3068 characters (>512)
+node-braces source: source-is-missing test/regression-1.8.5.js line length is 919 characters (>512)

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



More information about the Pkg-javascript-commits mailing list