[PATCH 0/3] Resolve some lintian errors/warnings

Thomas Böhler posted 3 patches 3 weeks, 3 days ago
scripts/package/debian/rules         | 3 +++
scripts/package/install-extmod-build | 6 ++++--
scripts/package/mkdebian             | 1 +
3 files changed, 8 insertions(+), 2 deletions(-)
[PATCH 0/3] Resolve some lintian errors/warnings
Posted by Thomas Böhler 3 weeks, 3 days ago
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