tags 506203 + patch
thanks

I propose this patch to fix this issue:

Index: wml/developer.wml
===================================================================
--- wml/developer.wml   (revision 2037)
+++ wml/developer.wml   (working copy)
@@ -193,7 +193,7 @@
     $initial = strtoupper(substr($login, 0, 1));
     $maintainer_data .= "Reports: " .
         html_a("Buildd", "http://buildd.debian.org/pkg.cgi?maint=$ulogin";) . " 
- " .
-        html_a("Igloo", 
"http://people.debian.org/~igloo/status.php?email=$ulogin";) . " - " .
+        html_a("Igloo", 
"http://oldpeople.debian.org/~igloo/status.php?email=$ulogin";) . " - " .
         html_a("Lintian", 
"http://lintian.debian.org/reports/maintainer/$ulogin.html";) . " - " .
         // down since 2006-11 - html_a("Checklib", 
"http://rerun.lefant.net/checklib/maintainers.$initial.html#$ulogin";) . " - " .
         html_a("Debtags", 
"http://debtags.alioth.debian.org/todo.html?maint=$ulogin";) . " - " .
@@ -934,7 +934,7 @@
         } else {
             $buildd_display = html_td(
                 html_a("Buildd", 
"http://buildd.debian.org/build.php?pkg=$urlpackage";) . html_br() .
-                html_a("More", 
"http://people.debian.org/~igloo/status.php?packages=$urlpackage";)
+                html_a("More", 
"http://buildd.debian.org/~jeroen/status/package.php?p=$urlpackage";)
             );
         }
         $line .= $buildd_display;

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to