[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: move howto paragraph up
Holger Levsen
holger at moszumanska.debian.org
Thu Aug 27 13:05:42 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 323d5079365946989f24b1a83fec931adec5ddc5
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Aug 27 15:05:23 2015 +0200
reproducible: move howto paragraph up
---
bin/reproducible_common.sh | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index cc6df85..a9024fb 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -186,8 +186,8 @@ write_page_header() {
write_page " or <a href="mailto:reproducible-builds at lists.alioth.debian.org">send us an email</a>"
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=\"$JENKINS_URL/userContent/todo.html#_reproducible_netbsd\">NetBSD</a> and <a href=\"/freebsd/\">FreeBSD</a> now, though not as thoroughly as Debian (yet?) - and there are plans to also test <a href=\"$JENKINS_URL/userContent/todo.html#_reproducible_fedora\">Fedora</a> soon."
- write_page "</p>"
+ write_page " Besides Debian we are also testing <a href=\"/coreboot/\">coreboot</a>, <a href=\"/openwrt/\">OpenWrt</a>, <a href=\"$JENKINS_URL/userContent/todo.html#_reproducible_netbsd\">NetBSD</a> and <a href=\"/freebsd/\">FreeBSD</a> now, though not as thoroughly as Debian (yet?) - and there are plans to also test <a href=\"$JENKINS_URL/userContent/todo.html#_reproducible_fedora\">Fedora</a>."
+ write_page " Also aimed the wider software world in general, we have started to write <a href=\"/howto\">How to make your software reproducible</a>? We appreciate feedback on this Howto, just please don't consider this document to be finished, comprehensive or correct yet.</p>"
fi
write_page "<nav><ul><li>Have a look at:</li>"
for MY_STATE in $ALLSTATES ; do
@@ -246,7 +246,6 @@ write_page_header() {
write_page "<input type=\"text\" name=\"SrcPkg\" placeholder=\"Type my friend..\" value=\"$LATEST\" />"
write_page "<input type=\"submit\" value=\"submit source package name\" />"
write_page "</form>"
- write_page "<p>There's a new HowTo <b>in early development</b>: <a href=\"/howto\">How to make your software reproducible</a>? We appreciate feedback on it, but please don't consider this document to be finished, comprehensive or correct yet.</p>"
fi
write_page "</header>"
}
--
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