From b193cef0c3e250b2fff3d0c756368862631da243 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 26 Oct 2018 17:34:34 +0100 Subject: [PATCH] Override dbg-package-missing-depends in source too Lintian now warns about it on the source package as well. Signed-off-by: Luca Boccassi --- debian/changelog | 1 + debian/source/lintian-overrides | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 141424167..ca0d90a86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ linux (4.19.5-1~exp2) UNRELEASED; urgency=medium knobs can be used to avoid building them. Fixes FTBFS with unversioned tools disabled. * perf: do not ship python2-only call-graph-from-sql script. + * Override Lintian warning dbg-package-missing-depends in source too. -- Uwe Kleine-König Wed, 28 Nov 2018 12:20:46 +0100 diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides index 2c61b27b0..e834d6f1c 100644 --- a/debian/source/lintian-overrides +++ b/debian/source/lintian-overrides @@ -2,3 +2,5 @@ # 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/media/uapi/fdl-appendix.rst invariant part is: with the :ref:`invariant sections ` being list their titles, with the :ref:`front-cover texts ` being list, and with the :ref:`back-cover texts ` being list +# Kernel dbg packages contain a full image with debug data. +linux source: dbg-package-missing-depends