{% extends "base.html" %} {% block title %}Data for {{distro}}: {{suite}} suite{% endblock %} {% block header_content %} ⇦ | DEP-11 data for {{distro}}/{{suite}} {% endblock %} {% block content %}

Overview for {{section}}

Data

Issues - Issues found while extracting the data

Metainfo - Per-package view of the generated data

Health

Issue overview

{{valid_percentage}}% Valid
{{info_percentage}}% Infos
{{warning_percentage}}% Warnings
{{error_percentage}}% Errors
Statistics Time Graph

Global data validation result

{{validate_result}}
{% endblock %} {% block float_right %} Last updated on: {{time}} {% endblock %}