[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Make the 'sources' link land to the version we are looking at

Holger Levsen holger at moszumanska.debian.org
Sun Apr 26 09:44:46 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 3ba178bbb83ba5a347eb680191d03d6380d43f4f
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sun Apr 26 10:14:58 2015 +0200

    Make the 'sources' link land to the version we are looking at
---
 bin/reproducible_html_packages.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index a5b35d1..cae5e2c 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -24,7 +24,7 @@ $status
 $links
                 <a href="https://tracker.debian.org/$package" target="main">PTS</a>
                 <a href="https://bugs.debian.org/src:$package" target="main">BTS</a>
-                <a href="https://sources.debian.net/src/$package/" target="main">sources</a>
+                <a href="https://sources.debian.net/src/$package/$version/" target="main">sources</a>
                 <a href="https://sources.debian.net/src/$package/$version/debian/" target="main">debian</a>/<!--
                 -->{<a href="https://sources.debian.net/src/$package/$version/debian/changelog" target="main">changelog</a>,<!--
                 --><a href="https://sources.debian.net/src/$package/$version/debian/rules" target="main">rules</a>}

-- 
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