[Pkg-javascript-commits] [node-regenerate] 08/09: Added override for ES specification test
Julien Puydt
julien.puydt at laposte.net
Fri May 27 18:54:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-regenerate.
commit 995f3eca5f26981e324772977d456b32c703b8b6
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Fri May 27 20:42:52 2016 +0200
Added override for ES specification test
---
debian/changelog | 1 +
debian/source/lintian-overrides | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 987344f..21290dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ node-regenerate (1.3.0-1) UNRELEASED; urgency=medium
* Fixed Vcs-* uris.
* Updated year of copyright.
* Made the node- package link to the libjs- package.
+ * Added lintian-override for ECMAScript specification test.
-- Julien Puydt <julien.puydt at laposte.net> Fri, 27 May 2016 20:28:27 +0200
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..532684c
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# Testing against the ECMAScript standard
+node-regenerate source: source-is-missing tests/tests.js line length is 7476 characters (>512)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-regenerate.git
More information about the Pkg-javascript-commits
mailing list