The janitor currently proposes changes that can be made by the lintian-brush tool. This includes fixes for the following issues flagged by lintian:
{% for fixer in lintian_brush.available_lintian_fixers() %}
{% for tag in fixer.lintian_tags %}
- {{ lintian_tag_link(tag) }}
{% endfor %}
{% endfor %}