Lintian Fixes - umatrix

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 8b4f7f8..25e45f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+umatrix (1.4.0+dfsg-2) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    1-2.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 08 Jan 2023 09:19:26 -0000
+
 umatrix (1.4.0+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 4fbde72..d996eb6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Standards-Version: 4.2.1
 Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers@lists.alioth.debian.org>
 Uploaders: Ximin Luo <infinity0@debian.org>
-Build-Depends: debhelper (>= 11~), mozilla-devscripts (>= 0.50~)
+Build-Depends: debhelper-compat (= 13), mozilla-devscripts (>= 0.50~)
 Homepage: https://addons.mozilla.org/en-US/firefox/addon/umatrix/
 Vcs-Git: https://salsa.debian.org/webext-team/umatrix.git
 Vcs-Browser: https://salsa.debian.org/webext-team/umatrix
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index eb7052c..4631d9d 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,2 @@
-source-is-missing js/background.js line length is * characters (>512)
-source-is-missing js/contentscript.js line length is * characters (>512)
+source-is-missing [js/background.js]
+source-is-missing [js/contentscript.js]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details