From c6ac981c4c0eec62aca518fb74845a505701c211 Mon Sep 17 00:00:00 2001 From: Valerie R Young Date: Wed, 27 Jul 2016 11:27:39 -0400 Subject: reproducible debian: add link for diffoscope results to every suite/arch Direct links to diffoscope results for every suite and arch on the package pages now exist. In order to do this, we publish a page that displays the diffoscope results in the iframe by default for each suite and arch (where diffoscope results exist). These pages can be found at: DEBIAN_URL/rb-pkg/{suite}/{arch}/{package}/diffoscope.html The default iframe, when navigating to the package page, remains the same (DEBIAN_URL/rb-pkg/{suite}/{arch}/{package}.html). Signed-off-by: Holger Levsen --- mustache-templates/reproducible/package_suitearch_section.mustache | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mustache-templates/reproducible/package_suitearch_section.mustache') diff --git a/mustache-templates/reproducible/package_suitearch_section.mustache b/mustache-templates/reproducible/package_suitearch_section.mustache index d8ac5304..d98c5792 100644 --- a/mustache-templates/reproducible/package_suitearch_section.mustache +++ b/mustache-templates/reproducible/package_suitearch_section.mustache @@ -21,6 +21,11 @@ {{#current_suitearch}} {{version}} in {{suite}} {{/current_suitearch}} + {{#dbd_page_uri}}{{^current_suitearch}} + + diffoscope logo + + {{/current_suitearch}}{{/dbd_page_uri}} {{{suitearch_details_html}}} {{/suites}} -- cgit v1.2.3-70-g09d2