Lintian Fixes - node-worker-loader

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 293f9bc..9dc1e3c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  , node-loader-utils (>= 2.0~)
  , node-schema-utils (>= 3.0~)
  , webpack
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/webpack-contrib/worker-loader
 Vcs-Git: https://salsa.debian.org/js-team/node-worker-loader.git
 Vcs-Browser: https://salsa.debian.org/js-team/node-worker-loader
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 3905b74..6c5a9f4 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,5 +1,5 @@
 # Test data
-source-is-missing *test/sourceMapperRegexp.test.js*
-source-contains-prebuilt-wasm-binary *test/fixtures/wasm/add.wasm*
-source-contains-prebuilt-javascript-object *test/sourceMapperRegexp.test.js*
+source-is-missing [*test/sourceMapperRegexp.test.js*]
+source-contains-prebuilt-wasm-binary [*test/fixtures/wasm/add.wasm*]
+source-contains-prebuilt-javascript-object [*test/sourceMapperRegexp.test.js*]
 very-long-line-length-in-source-file *test/sourceMapperRegexp.test.js*

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details