Debian packaging cleanup
All threads resolved!
All threads resolved!
Spring Cleaning of the Debian packaging, many lintian warnings removed.
Merge request reports
Activity
added packaging label
added 6 commits
- 08134860 - distro/pkg/deb: remove obsolete -dbg package
- 98cd8de7 - distro/pkg/deb: add Rules-Requires-Root: no
- e808fd05 - distro/pkg/deb: harmonize file paths in debhelper files
- f1308b69 - distro/pkg/deb: add README.md to docs
- fa649865 - distro/pkg/deb: get rid of adduser dep by using useradd
- 8f96ecff - distro/pkg/deb: run `wrap-and-sort -bast` for git friendlier formatting
Toggle commit listadded 1 commit
- 76691313 - distro/pkg/deb: run `wrap-and-sort -bast` for git friendlier formatting
added 13 commits
-
76691313...2fdbf6f6 - 3 commits from branch
master
- adc05bbe - distro/pkg/deb: fix incorrect formatting
- 65de019f - distro/pkg/deb: update debian/copyright entries
- 936152aa - distro/pkg/deb: silence irrelevant lintian warnings
- 6d2ef59a - distro/pkg/deb: add missing Standards-Version to d/control
- 1213fc4d - distro/pkg/deb: improve HTTP module deps
- 6e7c22bb - distro/pkg/deb: remove obsolete -dbg package
- 7722de3e - distro/pkg/deb: add Rules-Requires-Root: no
- 567ece1a - distro/pkg/deb: harmonize file paths in debhelper files
- e4be8f34 - distro/pkg/deb: add README.md to docs
- 7ef12870 - distro/pkg/deb: run `wrap-and-sort -bast` for git friendlier formatting
Toggle commit list-
76691313...2fdbf6f6 - 3 commits from branch
added 8 commits
- 849e708c - distro/pkg/deb: silence irrelevant lintian warnings
- 53e75c4b - distro/pkg/deb: add missing Standards-Version to d/control
- 41ac6ab0 - distro/pkg/deb: improve HTTP module deps
- 195924ae - distro/pkg/deb: remove obsolete -dbg package
- 3543e6e7 - distro/pkg/deb: add Rules-Requires-Root: no
- 5c1a0fe5 - distro/pkg/deb: harmonize file paths in debhelper files
- 02b3a24b - distro/pkg/deb: add README.md to docs
- cdce7b87 - distro/pkg/deb: run `wrap-and-sort -bast` for git friendlier formatting
Toggle commit list- Resolved by Jakub Ružička
I noticed some suspicious warnings:
dpkg-gencontrol: warning: Depends field of package knot-resolver6-module-http: substitution variable ${shlibs:Depends} used, but is not defined dpkg-gencontrol: warning: Depends field of package knot-resolver6-dev: substitution variable ${shlibs:Depends} used, but is not defined dpkg-gencontrol: warning: package knot-resolver6: substitution variable ${python3:Versions} unused, but is defined dpkg-gencontrol: warning: package knot-resolver6: substitution variable ${python3:Versions} unused, but is defined
added 1 commit
- d18b4280 - distro/pkg/deb: remove undefined shlib:Depends
mentioned in commit af41eb3b
Please register or sign in to reply