{% load debusine %}
{{ debdiff_parser_error }}
    DebDiff did not report any differences.
{% elif debdiff_binary_parsed %} {#Binary artifacts#}{{ debdiff_binary_parsed.removed_files }}
    {% else %}
        All files from the original artifacts are present in the new artifacts.
{% endif %}{{ debdiff_binary_parsed.added_files }}
    {% else %}
        All files from the new artifacts were present in the original artifacts.
{% endif %}{{ debdiff_binary_parsed.control_diff }}
    {% else %}
        No changes reported by debdiff in control files.
{% endif %} {% else %} {#Source artifacts#}