diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-11 08:28:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-11 08:28:00 +0000 |
commit | 3565071f226432336a54d0193d729fa4508a3394 (patch) | |
tree | 4cde13f078f84c0a7785d234fd52edce7c90546a /debian/source/lintian-overrides | |
parent | Adding upstream version 6.6.15. (diff) | |
download | linux-3565071f226432336a54d0193d729fa4508a3394.tar.xz linux-3565071f226432336a54d0193d729fa4508a3394.zip |
Adding debian version 6.6.15-2.debian/6.6.15-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/source/lintian-overrides')
-rw-r--r-- | debian/source/lintian-overrides | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000000..b63773f8f4 --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,23 @@ +# The copyright notice in the GFDL itself, mentioning invariant +# sections, is just an example. lintian seems to whitelist the +# plain-text version but that doesn't cover this ReST version. +linux source: license-problem-gfdl-invariants Documentation/userspace-api/media/fdl-appendix.rst invariant part is: with the :ref:`invariant sections <fdl-invariant>` being list their titles, with the :ref:`front-cover texts <fdl-cover-texts>` being list, and with the :ref:`back-cover texts <fdl-cover-texts>` being list +linux source: license-problem-gfdl-invariants invariant part is: with the :ref:`invariant sections <fdl-invariant>` being list their titles, with the :ref:`front-cover texts <fdl-cover-texts>` being list, and with the :ref:`back-cover texts <fdl-cover-texts>` being list [Documentation/userspace-api/media/fdl-appendix.rst] + +# Kernel dbg packages contain a full image with debug data. +linux source: dbg-package-missing-depends + +# We repack the orig tarball +linux source: orig-tarball-missing-upstream-signature * + +# Not a bug, we're just big and complex +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* + +# Headers depends on the correct version of images, which might be +# signed. +linux source: version-substvar-for-external-package Depends ${binary:Version} linux-headers-* |