X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=79d5087b7d4a80db259fc201ab30b4bd0504a0cb;hb=e7556dca76d2e8249fb7c8ddb1ce99a3c0211b32;hp=29076232df06227a6efae2c31913cfb3e0cbe5a4;hpb=9025ea49a87b5e8e63190e45fc033d43d53c888a;p=dak.git diff --git a/katie.conf b/katie.conf index 29076232..79d5087b 100644 --- a/katie.conf +++ b/katie.conf @@ -16,7 +16,7 @@ Dinstall LockFile "/org/ftp.debian.org/katie/lock"; Bcc "archive@ftp-master.debian.org"; GroupOverrideFilename "override.group-maint"; - FutureTimeTravelGrace 28800; // 6 hours + FutureTimeTravelGrace 28800; // 8 hours PastCutoffYear "1984"; SkipTime 300; BXANotify "true"; @@ -38,6 +38,21 @@ Alicia MyEmailAddress "Debian FTP Masters "; }; +Billie +{ + FTPPath "/org/ftp.debian.org/ftp"; + TreeRootPath "/org/ftp.debian.org/scratch/dsilvers/treeroots"; + TreeDatabasePath "/org/ftp.debian.org/scratch/dsilvers/treedbs"; + BasicTrees { i386; powerpc; }; + CombinationTrees + { + popular { i386; powerpc; all; source; }; + welovehp { hppa; ia64; all; source; }; + embedded { arm; mips; mipsel; source; }; + source { source; }; + }; +}; + Julia { ValidGID "800"; @@ -108,7 +123,6 @@ Rhona StayOfExecution 129600; // 1.5 days AcceptedAutoBuildStayOfExecution 86400; // 24 hours MorgueSubDir "rhona"; - OverrideFilename "override.source-only"; }; Suite @@ -276,6 +290,10 @@ Suite Experimental; }; }; + UdebComponents + { + main; + }; }; Unstable @@ -379,14 +397,12 @@ Suite SuiteMappings { - "map testing-security proposed-updates"; - "map stable proposed-updates"; "map stable-security proposed-updates"; "map-unreleased stable unstable"; "map-unreleased proposed-updates unstable"; "map testing testing-proposed-updates"; - //"map testing-security testing-proposed-updates"; + "map testing-security testing-proposed-updates"; "map-unreleased testing unstable"; "map-unreleased testing-proposed-updates unstable"; }; @@ -397,7 +413,6 @@ Dir Pool "/org/ftp.debian.org/ftp/pool/"; Templates "/org/ftp.debian.org/katie/templates/"; PoolRoot "pool/"; - Override "/org/ftp.debian.org/scripts/override/"; Lists "/org/ftp.debian.org/database/dists/"; Log "/org/ftp.debian.org/log/"; Morgue "/org/ftp.debian.org/morgue/"; @@ -407,7 +422,6 @@ Dir UrgencyLog "/org/ftp.debian.org/testing/urgencies/"; Queue { - Root "/org/ftp.debian.org/queue/"; Accepted "/org/ftp.debian.org/queue/accepted/"; Byhand "/org/ftp.debian.org/queue/byhand/"; Done "/org/ftp.debian.org/queue/done/"; @@ -415,6 +429,7 @@ Dir New "/org/ftp.debian.org/queue/new/"; Reject "/org/ftp.debian.org/queue/reject/"; Unchecked "/org/ftp.debian.org/queue/unchecked/"; + BTSVersionTrack "/org/ftp.debian.org/queue/bts_version_track/"; }; };