[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: link to https://reproducible-builds.org/howto/ instead of rb.d.n/howto/

Holger Levsen holger at moszumanska.debian.org
Sat Aug 29 14:35:38 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 f1cce714fbaa8ee4bd9c16d4fee0c27ca6986b0c
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Aug 29 16:35:18 2015 +0200

    reproducible: link to https://reproducible-builds.org/howto/ instead of rb.d.n/howto/
---
 bin/reproducible_common.sh        | 2 +-
 bin/reproducible_html_packages.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 5e514f2..ad0ec17 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -187,7 +187,7 @@ 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=\"/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 "   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>"
 	fi
 	write_page "<nav><ul><li>Have a look at:</li>"
 	for MY_STATE in $ALLSTATES ; do
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index e71bf5a..b44128b 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -48,7 +48,7 @@ ${suites_links}
         <li>
             <a href="%s">Reproducible Dashboard</a><br />
             <a href="https://wiki.debian.org/ReproducibleBuilds">Reproducible Wiki</a><br />
-            <a href="https://reproducible.debian.net/howto">Reproducible HowTo</a>
+            <a href="https://reproducible-builds.org/howto">Reproducible HowTo</a>
         </li>
     </ul>
 </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