X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=ced20342069d30e554c0416e6c188830b0514f3d;hb=a29673e49824a6c0838df50ab64ac08cf32852d8;hp=9a622f63a706c418c81465933d7b3c4fb062e26a;hpb=2bed9bb874f5258e91ffe9c54241141daba0ee77;p=dak.git diff --git a/katie.conf b/katie.conf index 9a622f63..ced20342 100644 --- a/katie.conf +++ b/katie.conf @@ -4,7 +4,7 @@ Dinstall GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg"; SigningKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/pubring.gpg"; - SigningKeyIds "722F1AED"; + SigningKeyIds "38C6029A"; SendmailCommand "/usr/sbin/sendmail -odq -oi -t"; MyEmailAddress "Debian Installer "; MyAdminAddress "ftpmaster@debian.org"; @@ -13,24 +13,26 @@ Dinstall 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"; - StableRejector "Martin (Joey) Schulze "; FutureTimeTravelGrace 28800; // 6 hours PastCutoffYear "1984"; - BXANotify "true"; SkipTime 300; - SpecialAcceptedAutoBuild "true"; + BXANotify "true"; CloseBugs "true"; OverrideDisparityCheck "true"; + StableDislocationSupport "false"; + AcceptedAutoBuildSuites + { + unstable; + }; }; Julia { ValidGID "800"; - // Comma seperated list of users who are in Postgres but not the passwd file + // Comma separated list of users who are in Postgres but not the passwd file KnownPostgres "postgres,katie"; }; @@ -72,6 +74,25 @@ Neve ExportDir "/org/ftp.debian.org/katie/neve-files/"; }; +Lauren +{ + StableRejector "Martin (Joey) Schulze "; + MoreInfoURL "http://people.debian.org/~joey/3.0r1/"; +}; + +Emilie +{ + LDAPDn "ou=users,dc=debian,dc=org"; + LDAPServer "db.debian.org"; + ExtraKeyrings + { + "/org/keyring.debian.org/keyrings/removed-keys.pgp"; + "/org/keyring.debian.org/keyrings/removed-keys.gpg"; + "/org/keyring.debian.org/keyrings/extra-keys.pgp"; + }; + KeyServer "wwwkeys.eu.pgp.net"; +}; + Rhona { // How long (in seconds) dead packages are left before being killed @@ -83,6 +104,7 @@ Rhona Suite { + Stable { Components @@ -97,45 +119,61 @@ Suite all; alpha; arm; + hppa; i386; + ia64; m68k; + mips; + mipsel; powerpc; + s390; sparc; }; Announce "debian-changes@lists.debian.org"; - Version "2.2r6"; + Version "3.0r1a"; Origin "Debian"; - Description "Debian 2.2r6 Released 3rd April 2002"; - CodeName "potato"; - OverrideCodeName "potato"; - Priority "1"; + Description "Debian 3.0r1a Released 16th December 2002"; + CodeName "woody"; + OverrideCodeName "woody"; + Priority "3"; Untouchable "1"; ChangeLogBase "dists/stable/"; }; Proposed-Updates { + Components + { + main; + contrib; + non-free; + }; Architectures { source; all; alpha; arm; + hppa; i386; + ia64; m68k; + mips; + mipsel; powerpc; + s390; sparc; }; Announce "debian-changes@lists.debian.org"; CopyChanges "dists/proposed-updates/"; CopyKatie "/org/ftp.debian.org/queue/proposed-updates/"; - Version "2.2r6"; + Version "3.0-updates"; Origin "Debian"; - Description "Proposed Updates for Debian 2.2r6 - Not Released"; + Description "Debian 3.0 Proposed Updates - Not Released"; CodeName "proposed-updates"; - OverrideCodeName "potato"; + OverrideCodeName "woody"; OverrideSuite "stable"; - Priority "2"; + Priority "4"; VersionChecks { MustBeNewerThan @@ -176,12 +214,12 @@ Suite }; Origin "Debian"; Description "Debian Testing distribution - Not Released"; - CodeName "woody"; - OverrideCodeName "woody"; - Priority "3"; + CodeName "sarge"; + OverrideCodeName "sarge"; + Priority "5"; }; - Woody-Proposed-Updates + Testing-Proposed-Updates { Components { @@ -207,10 +245,10 @@ Suite }; Origin "Debian"; Description "Debian Testing distribution updates - Not Released"; - CodeName "woody-proposed-updates"; - OverrideCodeName "woody"; + CodeName "testing-proposed-updates"; + OverrideCodeName "sarge"; OverrideSuite "unstable"; - Priority "4"; + Priority "6"; VersionChecks { MustBeNewerThan @@ -258,7 +296,7 @@ Suite Description "Debian Unstable - Not Released"; CodeName "sid"; OverrideCodeName "sid"; - Priority "5"; + Priority "7"; VersionChecks { MustBeNewerThan @@ -266,10 +304,13 @@ Suite Stable; Proposed-Updates; Testing; - Woody-Proposed-Updates; + Testing-Proposed-Updates; }; }; - + UdebComponents + { + main; + }; }; Experimental @@ -314,7 +355,7 @@ Suite Stable; Proposed-Updates; Testing; - Woody-Proposed-Updates; + Testing-Proposed-Updates; Unstable; }; }; @@ -325,10 +366,16 @@ 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"; - "ignore testing"; + "map testing testing-proposed-updates"; + //"map testing-security testing-proposed-updates"; + "map-unreleased testing unstable"; + "map-unreleased testing-proposed-updates unstable"; }; Dir @@ -378,12 +425,12 @@ Architectures alpha "DEC Alpha"; hurd-i386 "Intel ia32 running the HURD"; hppa "HP PA RISC"; - arm "Arm"; + arm "ARM"; i386 "Intel ia32"; ia64 "Intel ia64"; m68k "Motorola Mc680x0"; - mips "SGI MIPS"; - mipsel "SGI MIPS (Little Endian)"; + mips "MIPS (Big Endian)"; + mipsel "MIPS (Little Endian)"; powerpc "PowerPC"; s390 "IBM S/390"; sh "Hitatchi SuperH"; @@ -436,11 +483,15 @@ Section devel; doc; editors; + embedded; electronics; games; + gnome; graphics; hamradio; interpreters; + kde; + libdevel; libs; mail; math; @@ -449,6 +500,8 @@ Section news; oldlibs; otherosfs; + perl; + python; science; shells; sound; @@ -479,34 +532,7 @@ OverrideType Location { - // Old style locations on ftp-master.debian.org - - /org/ftp.debian.org/ftp/project/experimental/ - { - Archive "ftp-master"; - Suite "experimental"; - Type "legacy-mixed"; - }; - - /org/ftp.debian.org/ftp/dists/proposed-updates/ - { - Archive "ftp-master"; - Suite "proposed-updates"; - Type "legacy-mixed"; - }; - - /org/ftp.debian.org/ftp/dists/ - { - Archive "ftp-master"; - Suites - { - Stable; - Unstable; - }; - Type "legacy"; - }; - - // New pool locations on ftp-master.debian.org + // Pool locations on ftp-master.debian.org /org/ftp.debian.org/ftp/pool/ { Archive "ftp-master";