Lintian Fixes - node-jquery-mousewheel

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 247b300..9c390f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+node-jquery-mousewheel (1:3.1.13-6) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    2-8.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 09 Mar 2023 00:21:40 -0000
+
 node-jquery-mousewheel (1:3.1.13-5) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 1ad8fab..084c84c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.deb
 Uploaders: Pirate Praveen <praveen@debian.org>
 Build-Depends: debhelper-compat (= 13)
  , dh-sequence-nodejs
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/node-jquery-mousewheel
 Vcs-Git: https://salsa.debian.org/js-team/node-jquery-mousewheel.git
 Homepage: https://github.com/jquery/jquery-mousewheel
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 884ede9..51318a0 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,8 +1,8 @@
 # test data
-source-is-missing test/browserify/bundle.js
-source-is-missing test/scroll.html
-source-contains-prebuilt-javascript-object jquery.mousewheel.min.js
-source-contains-prebuilt-javascript-object test/browserify/bundle.js
-source-contains-prebuilt-javascript-object test/scroll.html
-very-long-line-length-in-source-file jquery.mousewheel.min.js line 8 is 2609 characters long (>512)
-very-long-line-length-in-source-file test/scroll.html line 28 is 544 characters long (>512)
+source-is-missing [test/browserify/bundle.js]
+source-is-missing [test/scroll.html]
+source-contains-prebuilt-javascript-object [jquery.mousewheel.min.js]
+source-contains-prebuilt-javascript-object [test/browserify/bundle.js]
+source-contains-prebuilt-javascript-object [test/scroll.html]
+very-long-line-length-in-source-file 2609 > 512 [jquery.mousewheel.min.js:8]
+very-long-line-length-in-source-file 544 > 512 [test/scroll.html:28]

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libjs-jquery-mousewheel

No differences were encountered between the control files of package node-jquery-mousewheel

Run locally

More details

Full run details