distro/pkg/deb: deep clean Debian packaging with pedantic lintian
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
Activity
added packaging label
requested review from @jruzicka
removed review request for @jruzicka
requested review from @vcunat
- Resolved by Vladimír Čunát
Not possible to set two reviewers... OK, GitLab :-/
Sorry for hl spam.
- Resolved by Jakub Ružička
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
Toggle commit listadded 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
Toggle commit listmentioned in commit 00f1d061