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

Runs by lintian tag fixed

{% endblock %}