Dann Frazier has taken over from Jeff Bailey for daily IA64 D-I builds

This commit is contained in:
Frans Pop 2007-05-03 22:00:21 +00:00
parent 0d3c11551e
commit fdb006760d
2 changed files with 5 additions and 2 deletions

5
debian/changelog vendored
View File

@ -19,7 +19,10 @@ debian-cd (3.0.3) UNRELEASED; urgency=high
* It seems the changes for 3.0.0 completely broke extranonfree
support. Re-add it.
-- Steve McIntyre <93sam@debian.org> Fri, 20 Apr 2007 00:37:09 +0100
[ Frans Pop ]
* Dann Frazier has taken over from Jeff Bailey for daily IA64 D-I builds.
-- Frans Pop <fjp@debian.org> Thu, 3 May 2007 23:59:24 +0200
debian-cd (3.0.2) unstable; urgency=high

View File

@ -13,7 +13,7 @@ N=$1
CDDIR=$2
BOOTDIR=
if [ "$DI_WWW_HOME" = "default" ];then
DI_WWW_HOME="http://people.debian.org/~jbailey/d-i/ia64/daily"
DI_WWW_HOME="http://people.debian.org/~dannf/d-i/images/daily"
if [ -n "$DI_DIR" ];then
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
DI_WWW_HOME=""