[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: add link to S_D_E spec on every page

Holger Levsen holger at layer-acht.org
Wed May 18 11:17:27 UTC 2016


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 ab6492de80c2afc5dd9334b50201e844b03fd11b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed May 18 13:16:39 2016 +0200

    reproducible debian: add link to S_D_E spec on every page
---
 bin/reproducible_common.py | 1 +
 bin/reproducible_common.sh | 1 +
 2 files changed, 2 insertions(+)

diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index c9f5cba..cb42265 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -245,6 +245,7 @@ html_project_links = Template((tab*2).join("""
             Reproducible-builds.org - <a href="https://Reproducible-builds.org/docs/">HowTo</a><br />
             Reproducible Debian - <a href="https://wiki.debian.org/ReproducibleBuilds">Wiki</a><br />
             Reproducible builds <a href="https://reproducible.alioth.debian.org/blog/">weekly news</a><br />
+            <a href="https://reproducible-builds.org/specs/source-date-epoch/">SOURCE_DATE_EPOCH specification</a><br />
             </li><li>
             Reproducible <a href="https://tests.reproducible-builds.org/archlinux/">Arch Linux</a> /
             <a href="https://tests.reproducible-builds.org/coreboot/">coreboot</a> /
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index bbeaf10..8b782d1 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -309,6 +309,7 @@ write_page_header() {
 	write_page "            Reproducible-builds.org - <a href=\"https://Reproducible-builds.org/docs/\">HowTo</a><br />"
 	write_page "            Reproducible Debian - <a href=\"https://wiki.debian.org/ReproducibleBuilds\">Wiki</a><br />"
 	write_page "            Reproducible builds <a href=\"https://reproducible.alioth.debian.org/blog/\">weekly news</a><br />"
+	write_page "            <a href=\"https://reproducible-builds.org/specs/source-date-epoch/\">SOURCE_DATE_EPOCH specification</a><br />"
 	write_page "            </li><li>"
 	write_page "            Reproducible <a href=\"https://tests.reproducible-builds.org/archlinux/\">Arch Linux</a> /"
 	write_page "            <a href=\"https://tests.reproducible-builds.org/coreboot/\">coreboot</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