From 01997497f915e8f79871f3f2acb55ac465051d24 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:49:59 +0200 Subject: Adding debian version 6.1.76-1. Signed-off-by: Daniel Baumann --- debian/linux-perf.lintian-overrides | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 debian/linux-perf.lintian-overrides (limited to 'debian/linux-perf.lintian-overrides') diff --git a/debian/linux-perf.lintian-overrides b/debian/linux-perf.lintian-overrides new file mode 100755 index 000000000..12f3e9580 --- /dev/null +++ b/debian/linux-perf.lintian-overrides @@ -0,0 +1,11 @@ +#!/usr/bin/dh-exec + +# These executables are needed to handle processes running in compat mode +[amd64] linux-perf: binary-from-other-architecture *usr/lib/perf-core/perf-read-vdsox32* + +# 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* + +# This transition was too complex for dh_installdeb to handle +linux-perf: maintainer-script-should-not-use-dpkg-maintscript-helper "dpkg-maintscript-helper" * -- cgit v1.2.3