Lintian checker implementation
The lintian checker is a stock dput checker that checks packages intended for upload for common mistakes, using the static checking tool, lintian <http://lintian.debian.org/>.
Profile key: lintian
Example profile:
{
"run_lintian": true
"lintian": {
}
}
No keys are current supported, but there are plans to set custom ignore lists, etc.