summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_packages.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-11 20:14:43 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-11 20:14:43 +0200
commit432dc2977433e50b3677d0f5bfb224821d62a0e5 (patch)
tree2ef2461ac743f2c69d2533fd37fe677ad58960a0 /bin/reproducible_html_packages.py
parent53bf4e6a32a4f2cab43a1c687fad14e79a6e61e9 (diff)
downloadjenkins.debian.net-432dc2977433e50b3677d0f5bfb224821d62a0e5.tar.xz
reproducible: also add link to debian/control
Diffstat (limited to 'bin/reproducible_html_packages.py')
-rwxr-xr-xbin/reproducible_html_packages.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index cae5e2ca..39e3dc6a 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -27,6 +27,7 @@ $links
<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/control" target="main">control</a>,<!--
--><a href="https://sources.debian.net/src/$package/$version/debian/rules" target="main">rules</a>}
</span>
</td>