Lintian Fixes - node-qrcode-generator

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 84daeac..b5371db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+node-qrcode-generator (1.4.4+dfsg-4) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    2-3.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 12 Mar 2023 21:11:56 -0000
+
 node-qrcode-generator (1.4.4+dfsg-3) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/control b/debian/control
index 13d7d82..2dd4067 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  debhelper-compat (= 13)
  , mocha <!nocheck>
  , dh-sequence-nodejs
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/node-qrcode-generator
 Vcs-Git: https://salsa.debian.org/js-team/node-qrcode-generator.git
 Homepage: https://github.com/kazuhikoarase/qrcode-generator#readme
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index d0b6d43..4241f1a 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,3 @@
 # Fals positive
-source: very-long-line-length-in-source-file test/qrcode.js line length is 787 characters (>512)
-source: source-contains-prebuilt-javascript-object test/qrcode.js line length is 785 characters (>512)
+source: very-long-line-length-in-source-file 787 > 512 [test/qrcode.js:*]
+source: source-contains-prebuilt-javascript-object [test/qrcode.js]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details