{# Copyright (C) 2015 The Debsources developers . See the AUTHORS file at the top-level directory of this distribution and at https://salsa.debian.org/qa/debsources/blob/master/AUTHORS License: GNU Affero General Public License, version 3 or above. #} {% extends name+"/base.html" %} {% block head %} {{ super() }} {% endblock %} {% block breadcrumbs %} Patches / Patch / {{ package }} / {{ version }} {% endblock %} {% block title %}Package: {{ package }}{% endblock %} {% block content %}

{{ self.title() }} / {{ version }}

{{ path_to }} Patch series | download
{% include "source_file_code.inc.html" %} {% endblock %}