[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: link source-data-epoch spec from rb.d.n
Holger Levsen
holger at moszumanska.debian.org
Mon Oct 5 00:52:13 UTC 2015
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 703bb8aaceb9695d8dc98778ab3128ee56176763
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Oct 5 02:51:37 2015 +0200
reproducible: link source-data-epoch spec from rb.d.n
---
TODO | 1 -
bin/reproducible_common.sh | 3 ++-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/TODO b/TODO
index 17b9d61..89b7997 100644
--- a/TODO
+++ b/TODO
@@ -157,7 +157,6 @@ properties:
*** get the content for "<h2>status of $1</h2>" from notes.git/friends.yaml or such
** mattia: .py scripts: UDD or any db connection errors should either be retried or cause an abort (not failure!) of the job
** repo-comparison: check for binaries without source
-** link source-data-epoch spec from rb.d.n
** link howto on each coreboot/openwrt/netbsd/freebsd page
** pkg sets are still amd64 only atm… (and there is 404 link to the armhf page)
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index a09bc86..971ce73 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -195,7 +195,8 @@ write_page_header() {
write_page " to get support for making sure your packages build reproducibly too. Also, we care about free software in general,"
write_page " so if you are an upstream developer or working on another distribution, we'd love to hear from you!"
write_page " Besides Debian we are also testing <a href=\"/coreboot/\">coreboot</a>, <a href=\"/openwrt/\">OpenWrt</a>, <a href=\"netbsd\">NetBSD</a> and <a href=\"/freebsd/\">FreeBSD</a> now, though not as thoroughly as Debian (yet?) - and there are plans to test <a href=\"$JENKINS_URL/userContent/todo.html#_reproducible_fedora\">Fedora</a> too."
- write_page " As we think that reproducible builds should become the norm, we have started to write <a href=\"https://reproducible-builds.org/howto\">How to make your software reproducible</a>. As always we appreciate feedback on this document, just please don't consider it to be finished, comprehensive or correct yet.</p>"
+ write_page " <br />As we think that reproducible builds should become the norm, we have started to write <a href=\"https://reproducible-builds.org/howto\">How to make your software reproducible</a>. As always we appreciate feedback on this document, just please don't consider it to be finished, comprehensive or correct, yet."
+ write_page " <br />Also aimed at the free software world at large, but released as version 1.0, is the first specication we have written: the <a href=\"https://reproducible-builds.org/specs/source-date-epoch/\">SOURCE_DATE_EPOCH specification</a>.</p>"
fi
write_page "<nav><ul><li>Have a look at:</li>"
for MY_STATE in $ALLSTATES ; do
--
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