Skip to content
Snippets Groups Projects

distro/pkg/deb: deep clean Debian packaging with pedantic lintian

Merged Jakub Ružička requested to merge pkg-cleanup into master
All threads resolved!

I've used apkg lint --pedantic to eliminate all lintian --pedantic --display-info cries.

Amongst other things, I've changed from manual meson/ninja invocation to using it through debhelper with --buildsystem=meson.

Only one last info message regarding python/knot_resolver/utils/modeling/README.md is left:

I: knot-resolver6: package-contains-documentation-outside-usr-share-doc [usr/lib/python3/dist-packages/knot_resolver/utils/modeling/README.md]
N: 
N:   This package ships a documentation file outside /usr/share/doc Documentation files are normally installed inside /usr/share/doc.
N:   
N:   If this file doesn't describe the contents or purpose of the directory it is in, please consider moving this file to /usr/share/doc/ or
N:   maybe even removing it. If this file does describe the contents or purpose of the directory it is in, please add a lintian override.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Overall this MR looks "safe" to me. The comment above is the only point I noticed that might be worth considering.

  • Jakub Ružička added 6 commits

    added 6 commits

    • 2515d90e - distro/pkg/deb: improve knot-resolver6.postinst
    • dc2cc628 - distro/pkg/deb: remove Multi-Arch: same from dnstap
    • fee5a66e - distro/pkg/deb: extend -dev package description
    • 42770136 - distro/pkg/deb: exclude redundant COPYING file
    • 09938a7a - distro/pkg/deb: make pkgconfig available for cross-compilation
    • 509b8403 - distro/pkg/deb: silence more irrelevant lintian cries

    Compare with previous version

  • Jakub Ružička resolved all threads

    resolved all threads

  • Jakub Ružička added 6 commits

    added 6 commits

    • 8d67d7ec - distro/pkg/deb: improve knot-resolver6.postinst
    • 3af01fb8 - distro/pkg/deb: remove Multi-Arch: same from dnstap
    • 39dbbfd4 - distro/pkg/deb: extend -dev package description
    • 7c22fe86 - distro/pkg/deb: exclude redundant COPYING file
    • 8459e1df - distro/pkg/deb: make pkgconfig available for cross-compilation
    • 3132a92a - distro/pkg/deb: silence more irrelevant lintian cries

    Compare with previous version

  • mentioned in commit 00f1d061

  • Please register or sign in to reply
    Loading