summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJérémy Bobbio <lunar@debian.org>2015-04-26 10:14:58 +0200
committerHolger Levsen <holger@layer-acht.org>2015-04-26 11:44:39 +0200
commit3ba178bbb83ba5a347eb680191d03d6380d43f4f (patch)
treeccf011cb6959dc80411cb920b228e2dee2d6267b /bin
parentcb500a7860cc5cef9ea8b74ca00d4ab405b78ebd (diff)
downloadjenkins.debian.net-3ba178bbb83ba5a347eb680191d03d6380d43f4f.tar.xz
Make the 'sources' link land to the version we are looking at
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_html_packages.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index a5b35d17..cae5e2ca 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>}