Lintian Fixes - node-arr-diff

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index dc6775f..bc317a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+node-arr-diff (4.0.0+~4.0.0-3) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    2-4.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 08 Jan 2023 07:14:49 -0000
+
 node-arr-diff (4.0.0+~4.0.0-2) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/control b/debian/control
index fac14bf..1eb9634 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13)
  , dh-sequence-nodejs
  , mocha <!nocheck>
  , node-arr-flatten <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/node-arr-diff
 Vcs-Git: https://salsa.debian.org/js-team/node-arr-diff.git
 Homepage: https://github.com/jonschlinkert/arr-diff
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 3aaf855..298940c 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,7 +1,7 @@
 # False positive
-source-is-missing benchmark/fixtures/med.js
-source-contains-prebuilt-javascript-object benchmark/fixtures/med.js
-very-long-line-length-in-source-file benchmark/fixtures/med.js line 1 is 706 characters long (>512)
+source-is-missing [benchmark/fixtures/med.js]
+source-contains-prebuilt-javascript-object [benchmark/fixtures/med.js]
+very-long-line-length-in-source-file 706 > 512 [benchmark/fixtures/med.js:1]
 
 # Generic types-* path
 add-component-copyright types-*

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details