From 20434539ca1c0e0b7e62e03e4660b060ebf1900b Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Fri, 23 Jun 2006 20:50:42 +0000 Subject: [PATCH] Wouter Verhelst has taken over daily d-i builds for powerpc --- debian/changelog | 5 ++++- tools/boot/etch/boot-powerpc | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9ab7a6ad..3f80a6d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,7 +68,10 @@ debian-cd (2.2.25) UNRELEASED; urgency=low * Add pcmciautils-udeb to udeb_include lists; something needs to pull it in and like pcmcia-cs-udeb its priority won't. - -- Joey Hess Thu, 15 Jun 2006 18:42:51 -0400 + [ Frans Pop ] + * Wouter Verhelst has taken over daily d-i builds for powerpc. + + -- Frans Pop Fri, 23 Jun 2006 22:49:03 +0200 debian-cd (2.2.24) unstable; urgency=low diff --git a/tools/boot/etch/boot-powerpc b/tools/boot/etch/boot-powerpc index 36075c52..5c940352 100755 --- a/tools/boot/etch/boot-powerpc +++ b/tools/boot/etch/boot-powerpc @@ -15,7 +15,7 @@ N=$1 CDDIR=$2 INSTALLDIR=$CDDIR/install if [ "$DI_WWW_HOME" = "default" ];then - DI_WWW_HOME="http://people.debian.org/~cjwatson/d-i/images/daily" + DI_WWW_HOME="http://people.debian.org/~wouter/d-i/powerpc/images/daily" if [ -n "$DI_DIR" ];then DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}" DI_WWW_HOME=""