Lintian Fixes - node-wrap-ansi

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 20ae67b..a296483 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+node-wrap-ansi (8.0.1+~8.0.1-4) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    4-5.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 13 Mar 2023 11:31:37 -0000
+
 node-wrap-ansi (8.0.1+~8.0.1-3) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 0683d30..5cf93d6 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13)
  , node-tape <!nocheck>
  , rollup
  , terser
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/node-wrap-ansi
 Vcs-Git: https://salsa.debian.org/js-team/node-wrap-ansi.git
 Homepage: https://github.com/chalk/wrap-ansi
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index c0e7305..3232081 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,5 +1,5 @@
 # Generic types-* path
 add-component-copyright types-*
 # False positive
-source-is-missing test.js
-source-contains-prebuilt-javascript-object test.js
+source-is-missing [test.js]
+source-contains-prebuilt-javascript-object [test.js]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details