summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_packages.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-04 21:33:26 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-04 21:33:26 +0100
commit837a89b4ea3a4c26a429226c435988ede1ff7fdd (patch)
tree3590a343cf5409dd411d8b11f40c67796bfd833b /bin/reproducible_html_packages.py
parent1b11b4620a3a6b0caf7b6fd7a5f44101c1569f44 (diff)
downloadjenkins.debian.net-837a89b4ea3a4c26a429226c435988ede1ff7fdd.tar.xz
Revert "Revert "reproducible: link to tracker.debian.org instead to the old PTS, but keep the link title 'PTS', at least for now""
This reverts commit 1b11b4620a3a6b0caf7b6fd7a5f44101c1569f44.
Diffstat (limited to 'bin/reproducible_html_packages.py')
-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 ef5fac9b..e3a6e18c 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -20,7 +20,7 @@ html_package_page = Template((tab*2).join(("""
</a>
<span style="font-size:0.9em;">at $build_time:</span>
$links
- <a href="https://packages.qa.debian.org/$package" target="main">PTS</a>
+ <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/debian/rules" target="main">debian/rules</a>