Lintian Fixes - node-babylon

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 1e7da97..9f7dbc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 node-babylon (6.18.0+~6.16.6-2) unstable; urgency=medium
 
   [ Debian Janitor ]
-  * Apply multi-arch hints. + node-babylon: Add :any qualifier for nodejs dependency.
+  * Apply multi-arch hints. + node-babylon: Add :any qualifier for nodejs
+    dependency.
 
  -- Jelmer Vernooij <jelmer@debian.org>  Tue, 22 Nov 2022 11:14:08 +0000
 
diff --git a/debian/control b/debian/control
index f0cad16..cd4db8c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13)
  , node-tape <!nocheck>
  , dh-sequence-nodejs
  , debhelper
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/node-babylon
 Vcs-Git: https://salsa.debian.org/js-team/node-babylon.git
 Homepage: https://babeljs.io/
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 1353ca8..6c4e9d0 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,5 +1,5 @@
 # bin/generate-identifier-regex.js can be used to generate these 
-source-is-missing src/util/identifier.js
-source-contains-prebuilt-javascript-object src/util/identifier.js
-very-long-line-length-in-source-file ast/spec.md line 1130 is 675 characters long (>512)
-very-long-line-length-in-source-file src/util/identifier.js line 39 is 4313 characters long (>512)
+source-is-missing [src/util/identifier.js]
+source-contains-prebuilt-javascript-object [src/util/identifier.js]
+very-long-line-length-in-source-file 675 > 512 [ast/spec.md:1130]
+very-long-line-length-in-source-file 4313 > 512 [src/util/identifier.js:39]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details