Lintian Fixes - zeparser.js

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 022cf96..851860a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 zeparser.js (0.0.7+dfsg-6) unstable; urgency=medium
 
   [ Debian Janitor ]
-  * Apply multi-arch hints. + node-zeparser: Add :any qualifier for nodejs dependency.
+  * Apply multi-arch hints. + node-zeparser: Add :any qualifier for nodejs
+    dependency.
 
  -- Jelmer Vernooij <jelmer@debian.org>  Mon, 21 Nov 2022 11:50:06 +0000
 
diff --git a/debian/control b/debian/control
index b2386ae..82ad87a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  debhelper-compat (= 13),
  nodejs,
  pkg-js-tools (>= 0.8.8)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/qfox/ZeParser
 Vcs-Git: https://salsa.debian.org/js-team/zeparser.js.git
 Vcs-Browser: https://salsa.debian.org/js-team/zeparser.js
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 73ecaa7..0056423 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,9 +1,9 @@
 # False-positive: array of data
-source-is-missing Tokenizer.js
-source-is-missing tests.js
-source-is-missing unicodecategories.js
-source-contains-prebuilt-javascript-object Tokenizer.js
-source-contains-prebuilt-javascript-object tests.js
-source-contains-prebuilt-javascript-object unicodecategories.js
-very-long-line-length-in-source-file unicodecategories.js line 25 is 28072 characters long (>512)
+source-is-missing [Tokenizer.js]
+source-is-missing [tests.js]
+source-is-missing [unicodecategories.js]
+source-contains-prebuilt-javascript-object [Tokenizer.js]
+source-contains-prebuilt-javascript-object [tests.js]
+source-contains-prebuilt-javascript-object [unicodecategories.js]
+very-long-line-length-in-source-file 28072 > 512 [unicodecategories.js:25]
 

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libjs-zeparser

No differences were encountered between the control files of package node-zeparser

Run locally

More details

Full run details