Skip to content

Run lintian on source package built during the build-source job

Dylan Aïssi requested to merge wip/daissi/enable-lintian-source-package into master

The lintian job only checks binary packages but some packaging issues can only be detected by checking source packages. So, let lintian check the source packages built during the build-source job to improve packaging.

Add an option to disable the analysis of source package.

https://phabricator.apertis.org/T9470

Edited by Dylan Aïssi

Merge request reports