{% extends "layout.html" %} {% from "lintian-fixes/util.html" import lintian_tag_link %} {% block sidebar %}{% include "lintian-fixes/sidebar.html" %}{% endblock %} {% block page_title %}Lintian Fixes{% endblock %} {% block body %}

Lintian Fixes

The Debian Janitor regularly runs lintian-brush over all packages in the archive that are maintained in Git.

The resulting changes can be accessed on this site, or the Janitor can automatically propose them as merge requests on supported hosting sites (Salsa, GitHub, GitLab, Launchpad).

For a current list of open requests, see merge-proposals. For a list of generated changes that ready to be proposed or pushed, see ready (or grouped by lintian tag). For a list of packages that are candidates for fixes, see candidates.

At the moment, the Janitor's merge proposal are still triggered by a human (after manual review).

FAQ

{% include "faq-opt-in.html" %} {% include "faq-opt-out.html" %} {% include "faq-download-diff.html" %} {% include "faq-update-changelog.html" %} {% include "faq-auto-push.html" %} {% include "faq-vcs-finding.html" %} {% include "faq-supported-vcs.html" %} {% include "lintian-fixes/faq-kinds.html" %} {% include "lintian-fixes/faq-restrict.html" %} {% include "lintian-fixes/faq-addon.html" %} {% include "faq-incorrect.html" %} {% include "faq-other-problem.html" %} {% include "faq-out-of-date-proposal.html" %} {% include "lintian-fixes/faq-locally.html" %} {% include "lintian-fixes/faq-contributing.html" %} {% include "faq-api.html" %} {% include "lintian-fixes/faq-ubuntu.html" %} {% include "lintian-fixes/faq-technology.html" %}
{% endblock %}