Lintian Fixes - node-convert-source-map

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 435614a..f5a1ad6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+node-convert-source-map (1.9.0+~1.5.2-2) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    4-10.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 23 Mar 2023 08:32:33 -0000
+
 node-convert-source-map (1.9.0+~1.5.2-1) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 7d86b06..052e116 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13)
  , node-inline-source-map <!nocheck>
  , node-tap <!nocheck>
  , dh-sequence-nodejs
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/node-convert-source-map
 Vcs-Git: https://salsa.debian.org/js-team/node-convert-source-map.git
 Homepage: https://github.com/thlorenz/convert-source-map
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 155bb63..fe54a15 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,10 +1,10 @@
 # Not missing source, tests contain a few long lines
 # e.g. a URL with long hash.
 # See bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815994
-source-is-missing test/comment-regex.js
-source-is-missing test/convert-source-map.js
-source-is-missing test/map-file-comment.js
-source-contains-prebuilt-javascript-object test/comment-regex.js
-source-contains-prebuilt-javascript-object test/convert-source-map.js
-source-contains-prebuilt-javascript-object test/map-file-comment.js
-very-long-line-length-in-source-file test/fixtures/map-file-comment-inline.css line 14 is 829 characters long (>512)
+source-is-missing [test/comment-regex.js]
+source-is-missing [test/convert-source-map.js]
+source-is-missing [test/map-file-comment.js]
+source-contains-prebuilt-javascript-object [test/comment-regex.js]
+source-contains-prebuilt-javascript-object [test/convert-source-map.js]
+source-contains-prebuilt-javascript-object [test/map-file-comment.js]
+very-long-line-length-in-source-file 829 > 512 [test/fixtures/map-file-comment-inline.css:14]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details