Wouter Verhelst has taken over daily d-i builds for powerpc

This commit is contained in:
Frans Pop 2006-06-23 20:50:42 +00:00
parent 6fdcd2db92
commit 20434539ca
2 changed files with 5 additions and 2 deletions

5
debian/changelog vendored
View File

@ -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 <joeyh@debian.org> Thu, 15 Jun 2006 18:42:51 -0400
[ Frans Pop ]
* Wouter Verhelst has taken over daily d-i builds for powerpc.
-- Frans Pop <fjp@debian.org> Fri, 23 Jun 2006 22:49:03 +0200
debian-cd (2.2.24) unstable; urgency=low

View File

@ -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=""