diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:18:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:18:02 +0000 |
commit | eb4273cf3e952d49bd88ea7d5a9041e2b5aec556 (patch) | |
tree | 987fba31b18efab34ac6f50e73e76b8187e8cef5 /debian/linux-perf.lintian-overrides.amd64 | |
parent | Merging upstream version 6.10.3. (diff) | |
download | linux-eb4273cf3e952d49bd88ea7d5a9041e2b5aec556.tar.xz linux-eb4273cf3e952d49bd88ea7d5a9041e2b5aec556.zip |
Adding debian version 6.10.3-1.debian/6.10.3-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/linux-perf.lintian-overrides.amd64')
-rw-r--r-- | debian/linux-perf.lintian-overrides.amd64 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/linux-perf.lintian-overrides.amd64 b/debian/linux-perf.lintian-overrides.amd64 new file mode 100644 index 0000000000..3d58f5b75e --- /dev/null +++ b/debian/linux-perf.lintian-overrides.amd64 @@ -0,0 +1,9 @@ +# These executables are needed to handle processes running in compat mode +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" * |