[SCM] live-build branch, debian-next, updated. debian/3.0_a12-1-2-g21f4db9

Daniel Baumann daniel at debian.org
Sat Feb 19 22:55:59 UTC 2011


The following commit has been merged in the debian-next branch:
commit 21f4db99948c7de172cd972d97d79d65a0c13285
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Feb 19 23:54:58 2011 +0100

    Updating default mirrors for emdebian (Closes: #614120).

diff --git a/functions/defaults.sh b/functions/defaults.sh
index bed3746..39c85e9 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -302,7 +302,7 @@ Set_defaults ()
 			;;
 
 		emdebian)
-			LB_PARENT_MIRROR_BOOTSTRAP="${LB_PARENT_MIRROR_BOOTSTRAP:-http://buildd.emdebian.org/grip/}"
+			LB_PARENT_MIRROR_BOOTSTRAP="${LB_PARENT_MIRROR_BOOTSTRAP:-http://www.emdebian.org/grip/}"
 			LB_MIRROR_BOOTSTRAP="${LB_MIRROR_BOOTSTRAP:-${LB_PARENT_MIRROR_BOOTSTRAP}}"
 			;;
 
@@ -423,7 +423,7 @@ Set_defaults ()
 			;;
 
 		emdebian)
-			LB_PARENT_MIRROR_BINARY="${LB_PARENT_MIRROR_BINARY:-http://buildd.emdebian.org/grip/}"
+			LB_PARENT_MIRROR_BINARY="${LB_PARENT_MIRROR_BINARY:-http://www.emdebian.org/grip/}"
 			LB_MIRROR_BINARY="${LB_MIRROR_BINARY:-${LB_PARENT_MIRROR_BINARY}}"
 			;;
 

-- 
live-build



More information about the debian-live-changes mailing list