Lintian Fixes - node-prompts

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 50d0ecd..a73f141 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13)
  , dh-sequence-nodejs
  , node-babel7
  , node-tape <!nocheck>
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/terkelg/prompts#readme
 Vcs-Git: https://salsa.debian.org/js-team/node-prompts.git
 Vcs-Browser: https://salsa.debian.org/js-team/node-prompts
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index a7cb9bc..c2e74b1 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,7 +1,7 @@
 # Test data
-source-is-missing kleur/bench/colors.js
-source-is-missing kleur/bench/dryrun.js
-source-contains-prebuilt-javascript-object kleur/bench/colors.js
-source-contains-prebuilt-javascript-object kleur/bench/dryrun.js
-very-long-line-length-in-source-file kleur/bench/colors.js line 61 is 1162 characters long (>512)
-very-long-line-length-in-source-file kleur/bench/dryrun.js line 23 is 1318 characters long (>512)
+source-is-missing [kleur/bench/colors.js]
+source-is-missing [kleur/bench/dryrun.js]
+source-contains-prebuilt-javascript-object [kleur/bench/colors.js]
+source-contains-prebuilt-javascript-object [kleur/bench/dryrun.js]
+very-long-line-length-in-source-file 1162 > 512 [kleur/bench/colors.js:61]
+very-long-line-length-in-source-file 1318 > 512 [kleur/bench/dryrun.js:23]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details