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