Lintian Fixes - linux

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index a8ab14c101..5d197d0d71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,11 @@ linux (6.5~rc6-1~exp2) UNRELEASED; urgency=medium
   * [hppa] Add build-dependency on binutils-dev to get bfd.h and thus allow
     disassembly of jitted programs in bpftool
 
+  [ Debian Janitor ]
+  * Update lintian override info to new format:
+    + debian/source/lintian-overrides: line 18-19
+    + debian/linux-perf.lintian-overrides: line 8
+
  -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 15 Aug 2023 21:48:18 +0200
 
 linux (6.5~rc6-1~exp1) experimental; urgency=medium
diff --git a/debian/linux-perf.lintian-overrides b/debian/linux-perf.lintian-overrides
index 12f3e95801..27f262b2cc 100755
--- a/debian/linux-perf.lintian-overrides
+++ b/debian/linux-perf.lintian-overrides
@@ -5,7 +5,7 @@
 
 # Some of these plugins only need symbols from libtraceevent, which
 # loads them and should not have a NEEDED entry
-linux-perf: shared-library-lacks-prerequisites *usr/lib/traceevent/plugins/plugin_*.so*
+linux-perf: shared-library-lacks-prerequisites [*usr/lib/traceevent/plugins/plugin_*.so*]
 
 # This transition was too complex for dh_installdeb to handle
 linux-perf: maintainer-script-should-not-use-dpkg-maintscript-helper "dpkg-maintscript-helper" *
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 570ea113f1..7fc136a17a 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -15,5 +15,5 @@ linux source: field-too-long Binary *
 linux source: field-too-long Build-Depends-Arch *
 
 # These executables are test cases and source is provided
-linux source: source-contains-prebuilt-windows-binary *tools/perf/tests/pe-file.exe*
-linux source: source-contains-prebuilt-windows-binary *tools/perf/tests/pe-file.exe.debug*
+linux source: source-contains-prebuilt-windows-binary [*tools/perf/tests/pe-file.exe*]
+linux source: source-contains-prebuilt-windows-binary [*tools/perf/tests/pe-file.exe.debug*]

Run locally

More details

Full run details

Historical runs