Lintian Fixes - node-normalize-path

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 5cbadb7..001b898 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-normalize-path (3.0.0+~3.0.0-2) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line 4.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 17 Mar 2023 10:39:53 -0000
+
 node-normalize-path (3.0.0+~3.0.0-1) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index fc99e5b..dd46474 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13)
  , mocha
  , node-minimist
  , nodejs
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/node-normalize-path
 Vcs-Git: https://salsa.debian.org/js-team/node-normalize-path.git
 Homepage: https://github.com/jonschlinkert/normalize-path
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 20dea8c..1f7922b 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,6 +1,6 @@
 # False positive
 source-is-missing benchmark/fixtures/long.js line 3 is 522 characters long (>512)
 source-contains-prebuilt-javascript-object benchmark/fixtures/long.js line 3 is 522 characters long (>512)
-very-long-line-length-in-source-file benchmark/fixtures/long.js line 6 is 522 characters long (>512)
+very-long-line-length-in-source-file 522 > 512 [benchmark/fixtures/long.js:6]
 # 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