Lintian Fixes - sabnzbdplus

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 75b07c33..6401a903 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sabnzbdplus (3.7.1+dfsg-3) UNRELEASED; urgency=medium
+
+  * Update lintian override info to new format:
+    + debian/source/lintian-overrides: line 14
+    + debian/sabnzbdplus.lintian-overrides: line 5
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 12 Jun 2023 23:12:38 -0000
+
 sabnzbdplus (3.7.1+dfsg-2) unstable; urgency=medium
 
   * Tests: disable test_validate_host, intermittent failures on the CI
diff --git a/debian/sabnzbdplus.lintian-overrides b/debian/sabnzbdplus.lintian-overrides
index 83427a7e..d5129d0b 100644
--- a/debian/sabnzbdplus.lintian-overrides
+++ b/debian/sabnzbdplus.lintian-overrides
@@ -2,7 +2,7 @@
 sabnzbdplus binary: init.d-script-sourcing-without-test */etc/default/locale*
 
 # Part of the web interface, false positive.
-sabnzbdplus binary: package-contains-documentation-outside-usr-share-doc *usr/share/sabnzbdplus/interfaces/wizard/*.html*
+sabnzbdplus binary: package-contains-documentation-outside-usr-share-doc [*usr/share/sabnzbdplus/interfaces/wizard/*.html*]
 
 # Legitimate translation-related definitions, false positive
 sabnzbdplus binary: unicode-trojan Contents U+200E "LEFT-TO-RIGHT MARK" */sabnzbd/lang.py*
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index a0398a76..d4557291 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -11,7 +11,7 @@ sabnzbdplus source: very-long-line-length-in-source-file *tests/data/*
 # Sources aren't missing for maintainer-added files, these are all
 # false positives from a simplistic lintian check based on line
 # lengths of .js files.
-sabnzbdplus source: source-is-missing *interfaces/*/src/*.js*
+sabnzbdplus source: source-is-missing [*interfaces/*/src/*.js*]
 
 # The alternative suggested by lintian also parses dpkg-parsechangelog
 # output, but fails unless the cwd just happens to be the packaging

Run locally

More details

Full run details

Historical runs