[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible Debian: update references to sources.debian.net with ones to sources.debian.org, thanks lynxis

Holger Levsen holger at layer-acht.org
Sat Dec 2 10:57:55 UTC 2017


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 abe238c3f77e568e0331ece3f22d346853a1c56b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Dec 2 10:57:29 2017 +0000

    reproducible Debian: update references to sources.debian.net with ones to sources.debian.org, thanks lynxis
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_common.sh                                  |  2 +-
 mustache-templates/reproducible/package_navigation.mustache | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 7b00e16..9aa9d99 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -501,7 +501,7 @@ write_variation_table() {
 	if [ "$1" != "FreeBSD" ] ; then
 		if [ "$1" = "debian" ] ; then
 			write_page "<tr><td>hour, minute</td><td>at least the minute will probably vary between two builds anyway...</td><td>on amd64, i386 and arm64 the \"future builds\" additionally run 6h and 23min ahead</td></tr>"
-		        write_page "<tr><td>filesystem</td><td>tmpfs</td><td><em>temporarily not</em> varied using <a href=\"https://tracker.debian.org/disorderfs\">disorderfs</a> (<a href=\"https://sources.debian.net/src/disorderfs/sid/disorderfs.1.txt/\">manpage</a>)</td></tr>"
+		        write_page "<tr><td>filesystem</td><td>tmpfs</td><td><em>temporarily not</em> varied using <a href=\"https://tracker.debian.org/disorderfs\">disorderfs</a> (<a href=\"https://sources.debian.org/src/disorderfs/sid/disorderfs.1.txt/\">manpage</a>)</td></tr>"
 		else
 			write_page "<tr><td>hour, minute</td><td>hour and minute will probably vary between two builds...</td><td>the future system actually runs 398 days, 6 hours and 23 minutes ahead...</td></tr>"
 			write_page "<tr><td>Filesystem</td><td>tmpfs</td><td>same for both builds (currently, this could be varied using <a href=\"https://tracker.debian.org/disorderfs\">disorderfs</a>)</td></tr>"
diff --git a/mustache-templates/reproducible/package_navigation.mustache b/mustache-templates/reproducible/package_navigation.mustache
index 3154304..dba45cc 100644
--- a/mustache-templates/reproducible/package_navigation.mustache
+++ b/mustache-templates/reproducible/package_navigation.mustache
@@ -33,13 +33,13 @@
     <a href="https://bugs.debian.org/src:{{package}}" title="Go to: Debian Bug Tracking Site">BTS</a>
   </li>
   <li>
-    <a href="https://sources.debian.net/src/{{package}}/{{version}}/" title="Go to: the package source!">Package source</a>
+    <a href="https://sources.debian.org/src/{{package}}/{{version}}/" title="Go to: the package source!">Package source</a>
     <ul class="children">
       <li>
-        <div><a href="https://sources.debian.net/src/{{package}}/{{version}}/debian">debian/</a></div>
-        <div><a href="https://sources.debian.net/src/{{package}}/{{version}}/debian/changelog">debian/changelog</a></div>
-        <div><a href="https://sources.debian.net/src/{{package}}/{{version}}/debian/control">debian/control</a></div>
-        <div><a href="https://sources.debian.net/src/{{package}}/{{version}}/debian/rules">debian/rules</a></div>
+        <div><a href="https://sources.debian.org/src/{{package}}/{{version}}/debian">debian/</a></div>
+        <div><a href="https://sources.debian.org/src/{{package}}/{{version}}/debian/changelog">debian/changelog</a></div>
+        <div><a href="https://sources.debian.org/src/{{package}}/{{version}}/debian/control">debian/control</a></div>
+        <div><a href="https://sources.debian.org/src/{{package}}/{{version}}/debian/rules">debian/rules</a></div>
       </li>
     </ul>
   </li>

-- 
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