X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=6cc499cf7d6b116e590a4a83be755a7035408d2f;hb=ab41ecb56d308bb801add07b90a258c0b57718e1;hp=3fcda3f1be7d7ed987d927142dbda74a9340c5df;hpb=0e9d5d8e31062edf50725735424fd89563ffa5a4;p=dak.git diff --git a/katie.conf b/katie.conf index 3fcda3f1..6cc499cf 100644 --- a/katie.conf +++ b/katie.conf @@ -1,162 +1,64 @@ Dinstall { - Options - { - Automatic ""; - Debug ""; - Help ""; - Ack-New ""; - Manual-Reject ""; - No-Action ""; - No-Lock ""; - No-Mail ""; - Override-Distribution ""; - Version ""; - }; - PGPKeyring "/org/keyring.debian.org/keyrings/debian-keyring.pgp"; GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg"; SigningKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg"; - SendmailCommand "/usr/sbin/sendmail -oi -t"; + SigningPubKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/pubring.gpg"; + SigningKeyIds "722F1AED"; + SendmailCommand "/usr/sbin/sendmail -odq -oi -t"; MyEmailAddress "Debian Installer "; MyAdminAddress "ftpmaster@debian.org"; MyHost "debian.org"; // used for generating user@my_host addresses in e.g. manual_reject() MyDistribution "Debian"; // Used in emails BugServer "bugs.debian.org"; PackagesServer "packages.debian.org"; + TrackingServer "packages.qa.debian.org"; NewAckList "/org/ftp.debian.org/katie/log"; LockFile "/org/ftp.debian.org/katie/lock"; - Bcc "troup@auric.debian.org"; + Bcc "archive@ftp-master.debian.org"; GroupOverrideFilename "override.group-maint"; - -}; - -Heidi -{ - - Options - { - Add ""; - Debug ""; - Help ""; - List ""; - Remove ""; - Set ""; - Version ""; - }; - -}; - -Catherine -{ - - Options - { - Debug ""; - Help ""; - Limit ""; - No-Action ""; - Verbose ""; - Version ""; - }; - + StableRejector "Martin (Joey) Schulze "; + FutureTimeTravelGrace 28800; // 6 hours + PastCutoffYear "1984"; + BXANotify "true"; + SkipTime 300; + SpecialAcceptedAutoBuild "true"; + CloseBugs "true"; + OverrideDisparityCheck "true"; }; -Tea +Julia { - - Options - { - Debug ""; - Help ""; - Version ""; - }; - -}; - -Jenna -{ - - Options - { - Architecture ""; - Component ""; - Debug ""; - Help ""; - Suite ""; - Verbose ""; - Version ""; - }; - -}; - -Madison -{ - - Options - { - Debug ""; - Help ""; - Suite ""; - Version ""; - }; - + ValidGID "800"; + // Comma seperated list of users who are in Postgres but not the passwd file + KnownPostgres "postgres,katie"; }; Shania { - Options { - Debug ""; - Help ""; - Version ""; Days 14; - Incoming ""; - Mail ""; - No-Action ""; - Verbose ""; }; - MorgueSubDir "shania"; }; Natalie { - Options { - Debug ""; - Help ""; - Version ""; Component "main"; - List ""; Suite "unstable"; - Set ""; Type "deb"; }; ComponentPosition "prefix"; // Whether the component is prepended or appended to the section name - LockFile "natalie"; }; Melanie { - Options { - Debug ""; - Help ""; - Version ""; - Architecture ""; - Binary-Only ""; - Carbon-Copy ""; - Component ""; - Done ""; - No-Action ""; - Partial ""; - Reason ""; - Source-Only ""; Suite "unstable"; }; @@ -167,33 +69,23 @@ Melanie Neve { - ExportDir "/org/ftp.debian.org/katie/neve-files/"; - }; Rhona { - - Options - { - Debug ""; - Help ""; - No-Action ""; - Version ""; - }; - // How long (in seconds) dead packages are left before being killed StayOfExecution 129600; // 1.5 days + AcceptedAutoBuildStayOfExecution 86400; // 24 hours MorgueSubDir "rhona"; OverrideFilename "override.source-only"; }; Suite { - - // Priority determines which suite is used for the Maintainers filed as generated by charisma/da_mkmaintainers (highest wins) - + // Priority determines which suite is used for the Maintainers file + // as generated by charisma (highest wins). + Experimental { Components @@ -204,21 +96,21 @@ Suite }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "hppa" ""; - "hurd-i386" ""; - "i386" ""; - "ia64" ""; - "m68k" ""; - "mips" ""; - "mipsel" ""; - "powerpc" ""; - "s390" ""; - "sh" ""; - "sparc" ""; + source ""; + all ""; + alpha ""; + arm ""; + hppa ""; + hurd-i386 ""; + i386 ""; + ia64 ""; + m68k ""; + mips ""; + mipsel ""; + powerpc ""; + s390 ""; + sh ""; + sparc ""; }; Announce "debian-devel-changes@lists.debian.org"; Origin "Debian"; @@ -241,19 +133,19 @@ Suite }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + source ""; + all ""; + alpha ""; + arm ""; + i386 ""; + m68k ""; + powerpc ""; + sparc ""; }; Announce "debian-changes@lists.debian.org"; - Version "2.2r3"; + Version "2.2r6"; Origin "Debian"; - Description "Debian 2.2r3 Released 16th April 2001"; + Description "Debian 2.2r6 Released 3rd April 2002"; CodeName "potato"; OverrideCodeName "potato"; Priority "1"; @@ -265,20 +157,21 @@ Suite { Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + source ""; + all ""; + alpha ""; + arm ""; + i386 ""; + m68k ""; + powerpc ""; + sparc ""; }; Announce "debian-changes@lists.debian.org"; CopyChanges "dists/proposed-updates/"; - Version "2.2r4"; + CopyKatie "/org/ftp.debian.org/queue/proposed-updates/"; + Version "2.2r6"; Origin "Debian"; - Description "Proposed Updates for Debian 2.2r4 - Not Released"; + Description "Proposed Updates for Debian 2.2r6 - Not Released"; CodeName "proposed-updates"; OverrideCodeName "potato"; OverrideSuite "stable"; @@ -295,14 +188,19 @@ Suite }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + source ""; + all ""; + alpha ""; + arm ""; + hppa ""; + i386 ""; + ia64 ""; + m68k ""; + mips ""; + mipsel ""; + powerpc ""; + s390 ""; + sparc ""; }; Origin "Debian"; Description "Debian Testing distribution - Not Released"; @@ -311,6 +209,38 @@ Suite Priority "3"; }; + Woody-Proposed-Updates + { + Components + { + main ""; + contrib ""; + non-free ""; + }; + Architectures + { + source ""; + all ""; + alpha ""; + arm ""; + hppa ""; + i386 ""; + ia64 ""; + m68k ""; + mips ""; + mipsel ""; + powerpc ""; + s390 ""; + sparc ""; + }; + Origin "Debian"; + Description "Debian Testing distribution updates - Not Released"; + CodeName "woody-proposed-updates"; + OverrideCodeName "woody"; + OverrideSuite "unstable"; + Priority "4"; + }; + Unstable { Components @@ -321,44 +251,65 @@ Suite }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "hppa" ""; - "hurd-i386" ""; - "i386" ""; - "ia64" ""; - "m68k" ""; - "mips" ""; - "mipsel" ""; - "powerpc" ""; - "s390" ""; - "sh" ""; - "sparc" ""; + source ""; + all ""; + alpha ""; + arm ""; + hppa ""; + hurd-i386 ""; + i386 ""; + ia64 ""; + m68k ""; + mips ""; + mipsel ""; + powerpc ""; + s390 ""; + sh ""; + sparc ""; }; Announce "debian-devel-changes@lists.debian.org"; Origin "Debian"; Description "Debian Unstable - Not Released"; CodeName "sid"; OverrideCodeName "sid"; - Priority "4"; + Priority "5"; }; }; +SuiteMappings +{ + "map stable proposed-updates" + "map-unreleased stable unstable" + "map-unreleased proposed-updates unstable" + "ignore testing" +}; + Dir { - RootDir "/org/ftp.debian.org/ftp/"; - PoolDir "/org/ftp.debian.org/ftp/pool/"; - TemplatesDir "/org/ftp.debian.org/katie/templates/"; - LockDir "/org/ftp.debian.org/katie/locks/"; + Root "/org/ftp.debian.org/ftp/"; + Pool "/org/ftp.debian.org/ftp/pool/"; + Templates "/org/ftp.debian.org/katie/templates/"; PoolRoot "pool/"; - IncomingDir "/org/ftp.debian.org/incoming/"; - OverrideDir "/org/ftp.debian.org/scripts/override/"; - ListsDir "/org/ftp.debian.org/database/dists/"; - LogDir "/org/ftp.debian.org/log/"; + 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/"; + MorgueReject "reject"; + Override "/org/ftp.debian.org/scripts/override/"; + AcceptedAutoBuild "/org/incoming.debian.org/buildd/"; + 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/"; + Holding "/org/ftp.debian.org/queue/holding/"; + New "/org/ftp.debian.org/queue/new/"; + Reject "/org/ftp.debian.org/queue/reject/"; + Unchecked "/org/ftp.debian.org/queue/unchecked/"; + }; }; DB @@ -366,7 +317,13 @@ DB Name "projectb"; Host ""; Port -1; - ROUser "nobody"; + + NonUSName "projectb"; + NonUSHost "non-US.debian.org"; + NonUSPort -1; + NonUSUser "auric"; + NonUSPassword "moo"; + }; Architectures @@ -434,55 +391,55 @@ Component Section { - "admin" ""; - "base" ""; - "comm" ""; - "debian-installer" ""; - "devel" ""; - "doc" ""; - "editors" ""; - "electronics" ""; - "games" ""; - "graphics" ""; - "hamradio" ""; - "interpreters" ""; - "libs" ""; - "mail" ""; - "math" ""; - "misc" ""; - "net" ""; - "news" ""; - "oldlibs" ""; - "otherosfs" ""; - "science" ""; - "shells" ""; - "sound" ""; - "tex" ""; - "text" ""; - "utils" ""; - "web" ""; - "x11" ""; + admin ""; + base ""; + comm ""; + debian-installer ""; + devel ""; + doc ""; + editors ""; + electronics ""; + games ""; + graphics ""; + hamradio ""; + interpreters ""; + libs ""; + mail ""; + math ""; + misc ""; + net ""; + news ""; + oldlibs ""; + otherosfs ""; + science ""; + shells ""; + sound ""; + tex ""; + text ""; + utils ""; + web ""; + x11 ""; }; Priority { - "required" 1; - "important" 2; - "standard" 3; - "optional" 4; - "extra" 5; - "source" 0; // i.e. unused + required 1; + important 2; + standard 3; + optional 4; + extra 5; + source 0; // i.e. unused }; OverrideType { - "deb" ""; - "udeb" ""; - "dsc" ""; + deb ""; + udeb ""; + dsc ""; }; @@ -524,3 +481,16 @@ Location }; }; + +Urgency +{ + Default "low"; + Valid + { + low ""; + medium ""; + high ""; + emergency ""; + critical ""; + }; +};