[Qa-jenkins-scm] [jenkins.debian.net] 01/01: bin/reproducible_html_packages.py: Factor out common "Reproducible" prefix.

Holger Levsen holger at moszumanska.debian.org
Mon Aug 31 11:15:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 3b8231fc0591adeae410daedf9c021662d960d7b
Author: Chris Lamb <lamby at debian.org>
Date:   Mon Aug 31 11:21:16 2015 +0100

    bin/reproducible_html_packages.py: Factor out common "Reproducible" prefix.
    
    It looked kinda ugly.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 bin/reproducible_html_packages.py | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index a36d399..35a5608 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -44,11 +44,12 @@ html_package_page = Template((tab*2).join(("""
 
 ${suites_links}
 
+    Reproducible Builds project links
     <ul class="reproducible-links">
         <li>
-            <a href="%s">Reproducible Dashboard</a><br />
-            <a href="https://wiki.debian.org/ReproducibleBuilds">Reproducible Wiki</a><br />
-            <a href="https://reproducible-builds.org/howto">Reproducible HowTo</a>
+            <a href="%s">Dashboard</a><br />
+            <a href="https://wiki.debian.org/ReproducibleBuilds">Wiki</a><br />
+            <a href="https://reproducible.debian.net/howto">HowTo</a>
         </li>
     </ul>
 </header>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list