X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=181ab9e7a3f09f2f32504cd4a00ea9c3dafeb666;hb=4b1f58307944ad61bb5708d6b82aea41cc1316a8;hp=a517b0ed6eca30a59cdb8560259e6982a9d308e7;hpb=e56157a7c06021ce3ab8220b846d4be22132e921;p=dak.git diff --git a/katie.conf b/katie.conf index a517b0ed..181ab9e7 100644 --- a/katie.conf +++ b/katie.conf @@ -1,183 +1,68 @@ 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 "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 ""; - }; - -}; - -Tea -{ - - Options - { - Debug ""; - Help ""; - Version ""; - }; - -}; - -Jenna -{ - - Options - { - Architecture ""; - Component ""; - Debug ""; - Help ""; - Suite ""; - Verbose ""; - Version ""; + StableRejector "Martin (Joey) Schulze "; + FutureTimeTravelGrace 28800; // 6 hours + PastCutoffYear "1984"; + SkipTime 300; + BXANotify "true"; + CloseBugs "true"; + OverrideDisparityCheck "true"; + StableDislocationSupport "true"; + AcceptedAutoBuildSuites + { + unstable; }; - -}; - -Madison -{ - - Options - { - Architecture ""; - Debug ""; - Help ""; - Maintainer ""; - Suite ""; - Version ""; - }; - }; Julia { - - Options - { - Quiet ""; - Verbose ""; - Debug ""; - Help ""; - 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"; }; @@ -188,93 +73,43 @@ 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) - - Experimental - { - Components - { - main ""; - contrib ""; - non-free ""; - }; - Architectures - { - "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 "Experimental packages - not released; use at your own risk."; - CodeName "experimental"; - NotAutomatic "yes"; - OverrideCodeName "sid"; - OverrideSuite "unstable"; - Priority "0"; - Tree "project/experimental"; - }; - Stable { - Components + Components { - main ""; - contrib ""; - non-free ""; + main; + contrib; + non-free; }; - Architectures + 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"; @@ -284,48 +119,64 @@ Suite Proposed-Updates { - Architectures + 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"; Priority "2"; + VersionChecks + { + MustBeNewerThan + { + Stable; + }; + MustBeOlderThan + { + Unstable; + Experimental; + }; + }; }; Testing { - Components + Components { - main ""; - contrib ""; - non-free ""; + main; + contrib; + non-free; }; - Architectures + Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "hppa" ""; - "i386" ""; - "ia64" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + source; + all; + alpha; + arm; + hppa; + i386; + ia64; + m68k; + mips; + mipsel; + powerpc; + s390; + sparc; }; Origin "Debian"; Description "Debian Testing distribution - Not Released"; @@ -336,57 +187,75 @@ Suite Woody-Proposed-Updates { - Components + Components { - main ""; - contrib ""; - non-free ""; + main; + contrib; + non-free; }; - Architectures + Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "hppa" ""; - "i386" ""; - "ia64" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + 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"; + VersionChecks + { + MustBeNewerThan + { + Stable; + Proposed-Updates; + Testing; + }; + MustBeOlderThan + { + Unstable; + Experimental; + }; + }; }; Unstable { - Components + Components { - main ""; - contrib ""; - non-free ""; + main; + contrib; + non-free; }; - Architectures + 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"; @@ -394,34 +263,127 @@ Suite CodeName "sid"; OverrideCodeName "sid"; Priority "5"; + VersionChecks + { + MustBeNewerThan + { + Stable; + Proposed-Updates; + Testing; + Woody-Proposed-Updates; + }; + }; + UdebComponents + { + main; + }; + }; + + Experimental + { + Components + { + main; + contrib; + non-free; + }; + Architectures + { + 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 "Experimental packages - not released; use at your own risk."; + CodeName "experimental"; + NotAutomatic "yes"; + OverrideCodeName "sid"; + OverrideSuite "unstable"; + Priority "0"; + Tree "project/experimental"; + VersionChecks + { + MustBeNewerThan + { + Stable; + Proposed-Updates; + Testing; + Woody-Proposed-Updates; + Unstable; + }; + }; + }; }; +SuiteMappings +{ + "map stable proposed-updates"; + "map stable-security proposed-updates"; + "map-unreleased stable unstable"; + "map-unreleased proposed-updates unstable"; + "map testing woody-proposed-updates"; + "map testing-security woody-proposed-updates"; + "map-unreleased testing unstable"; + "map-unreleased woody-proposed-updates unstable"; +}; + 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 { Name "projectb"; - Host ""; + Host ""; Port -1; + + NonUSName "projectb"; + NonUSHost "non-US.debian.org"; + NonUSPort -1; + NonUSUser "auric"; + NonUSPassword "moo"; }; Architectures { - source "Source"; all "Architecture Independent"; alpha "DEC Alpha"; @@ -437,24 +399,20 @@ Architectures s390 "IBM S/390"; sh "Hitatchi SuperH"; sparc "Sun SPARC/UltraSPARC"; - }; Archive { - ftp-master { OriginServer "ftp-master.debian.org"; PrimaryMirror "ftp.debian.org"; Description "Master Archive for the Debian project"; }; - }; Component { - main { Description "Main"; @@ -478,67 +436,60 @@ Component Description "Legacy Mixed"; MeetsDFSG "false"; }; - }; 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; }; Location { - + // Old style locations on ftp-master.debian.org /org/ftp.debian.org/ftp/project/experimental/ @@ -558,10 +509,10 @@ Location /org/ftp.debian.org/ftp/dists/ { Archive "ftp-master"; - Suites + Suites { - Stable ""; - Unstable ""; + Stable; + Unstable; }; Type "legacy"; }; @@ -574,3 +525,16 @@ Location }; }; + +Urgency +{ + Default "low"; + Valid + { + low; + medium; + high; + emergency; + critical; + }; +};