X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=etc%2Fwanna-build.conf.local;h=4a9ab21c944fb87416c9bdddec506b27aacc61b5;hb=7f8fe5186fe4010024413cd08eb00be7ee502cce;hp=95d4efbde9c35a1a73245bcbb7926264995b6692;hpb=8143c2593c2537b222e3bde7ee2685286c992a87;p=wannabuild.git diff --git a/etc/wanna-build.conf.local b/etc/wanna-build.conf.local index 95d4efb..4a9ab21 100644 --- a/etc/wanna-build.conf.local +++ b/etc/wanna-build.conf.local @@ -16,7 +16,7 @@ $db_maint = "wb-team\@buildd.debian.org"; # mail address of not-for-us maintainer (informed about Not-For-Us state # changes) -$notforus_maint = "rmurray-wanna-build"; +$notforus_maint = "notforus\@buildd.debian.org"; # mail address for logs of all state changes #$log_mail = "m68k-changes\@nocrew.org"; @@ -24,6 +24,9 @@ $notforus_maint = "rmurray-wanna-build"; # where to send wanna-build statistics mails $stat_mail = "wb-team\@buildd.debian.org"; +# mail domain under which the buildds can be reached +$buildd_domain = "buildd.debian.org"; + # file to publish statistics over WWW (optional) #$web_stats = "/var/www/buildd/stats.txt"; @@ -58,6 +61,18 @@ $quinn_source_multi_section = 0; "stable-security" => { noadw => 1, hidden => 1 }, "oldstable" => { }, "oldstable-security" => { noadw => 1, hidden => 1 }, + "experimental" => { }, + + "unstable-non-free" => { noadw => 1 }, + + "lenny-volatile" => { noadw => 1 }, + "etch-volatile" => { noadw => 1 }, + + "lenny-backports" => { }, + "etch-backports" => { }, + + "lenny-edu" => { noadw => 1 }, + "etch-edu" => { noadw => 1 }, ); # don't remove this, Perl needs it: