Lintian Fixes - node-arr-flatten

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 6144c1d..ec3e34d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+node-arr-flatten (1.1.0-4) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    2-5, 7-9.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 23 Nov 2022 22:02:36 -0000
+
 node-arr-flatten (1.1.0-3) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 27b6745..ca814e2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13)
  , dh-sequence-nodejs
  , mocha <!nocheck>
  , node-array-flatten <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/node-arr-flatten
 Vcs-Git: https://salsa.debian.org/js-team/node-arr-flatten.git
 Homepage: https://github.com/jonschlinkert/arr-flatten
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 242702b..e5b7d28 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,9 +1,9 @@
 # Tests and benchmark are expected to have long lines
-source-is-missing benchmark/fixtures/med.js
-source-is-missing test.js
-source-contains-prebuilt-javascript-object benchmark/fixtures/med.js
-source-contains-prebuilt-javascript-object test.js
+source-is-missing [benchmark/fixtures/med.js]
+source-is-missing [test.js]
+source-contains-prebuilt-javascript-object [benchmark/fixtures/med.js]
+source-contains-prebuilt-javascript-object [test.js]
 update-debian-copyright 2016 vs 2021 [debian/copyright:11]
-very-long-line-length-in-source-file README.md line 1 is 711 characters long (>512)
-very-long-line-length-in-source-file benchmark/fixtures/med.js line 1 is 586 characters long (>512)
-very-long-line-length-in-source-file test.js line 22 is 1002 characters long (>512)
+very-long-line-length-in-source-file 711 > 512 [README.md:1]
+very-long-line-length-in-source-file 586 > 512 [benchmark/fixtures/med.js:1]
+very-long-line-length-in-source-file 1002 > 512 [test.js:22]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details