[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241031132630.24667-1-t.boehler@kunbus.com>
Date: Thu, 31 Oct 2024 14:26:27 +0100
From: Thomas Böhler <t.boehler@...bus.com>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: Nathan Chancellor <nathan@...nel.org>,
Nicolas Schier <nicolas@...sle.eu>,
linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org,
Philipp Rosenberger <p.rosenberger@...bus.com>,
Lino Sanfilippo <l.sanfilippo@...bus.com>,
Thomas Böhler <t.boehler@...bus.com>
Subject: [PATCH 0/3] Resolve some lintian errors/warnings
When building debian packages of the kernel with "make deb-pkg" and
running "lintian" on the resulting package, lintian produces some
warnings and errors. While most of these can be ignored, some are
helpful to address.
In this series the lintian error "unstripped-binary-or-object" as well
as the warnings "undeclared-elf-prerequisites" and
"packages-contains-vcs-control-file" are addressed. All of them concern
the linux-headers package.
Thomas Böhler (3):
package: debian: strip headers package
package: debian: add missing Depends to linux-headers
package: debian: don't include .gitignore under scripts/
scripts/package/debian/rules | 3 +++
scripts/package/install-extmod-build | 6 ++++--
scripts/package/mkdebian | 1 +
3 files changed, 8 insertions(+), 2 deletions(-)
--
2.39.2
Powered by blists - more mailing lists