summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-06 17:37:35 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-06 17:37:35 +0200
commitc54de17886459d5f6030127792fd8295c84c040d (patch)
treed8429500be416b687334cf7bb49208ece0580371 /bin
parent6339c8371e5fa6dc9b404c2b18b3226c770ec505 (diff)
downloadjenkins.debian.net-c54de17886459d5f6030127792fd8295c84c040d.tar.xz
reproducible: debian/rules indeed (aka add link to sources.d.n)
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_stats.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh
index e7137366..c297e08a 100755
--- a/bin/reproducible_stats.sh
+++ b/bin/reproducible_stats.sh
@@ -111,6 +111,7 @@ link_packages() {
append2navi_frame " <a href=\"https://packages.qa.debian.org/${PKG}\" target=\"main\">PTS</a> "
append2navi_frame " <a href=\"https://bugs.debian.org/src:${PKG}\" target=\"main\">BTS</a> "
append2navi_frame " <a href=\"https://sources.debian.net/src/${PKG}/\" target=\"main\">sources</a> "
+ append2navi_frame " <a href=\"https://sources.debian.net/src/${PKG}/${VERSION}/debian/rules\" target=\"main\">debian/rules</a> "
finish_navi_frame
write_pkg_frameset "$PKG" "$MAINLINK"