X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=bfeb1993dc2a7934e19fe9cc715d8d06f591ee76;hb=c6829c52160d0e1ee1ccf15a32c6a9d0078e2708;hp=9a622f63a706c418c81465933d7b3c4fb062e26a;hpb=2bed9bb874f5258e91ffe9c54241141daba0ee77;p=dak.git diff --git a/katie.conf b/katie.conf index 9a622f63..bfeb1993 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,18 +13,20 @@ 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 @@ -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,7 +104,7 @@ Rhona Suite { - Stable + OldStable { Components { @@ -103,43 +124,132 @@ Suite sparc; }; Announce "debian-changes@lists.debian.org"; - Version "2.2r6"; + Version "2.2r7"; Origin "Debian"; - Description "Debian 2.2r6 Released 3rd April 2002"; + Description "Debian 2.2r7 Released 12th July 2002"; CodeName "potato"; OverrideCodeName "potato"; Priority "1"; Untouchable "1"; + ChangeLogBase "dists/oldstable/"; + }; + + Old-Proposed-Updates + { + Architectures + { + source; + all; + alpha; + arm; + i386; + m68k; + powerpc; + sparc; + }; + Announce "debian-changes@lists.debian.org"; + CopyChanges "dists/old-proposed-updates/"; + CopyKatie "/org/ftp.debian.org/queue/old-proposed-updates/"; + Version "2.2r7"; + Origin "Debian"; + Description "Proposed Updates for Debian 2.2r7 - Not Released"; + CodeName "old-proposed-updates"; + OverrideCodeName "potato"; + OverrideSuite "oldstable"; + Priority "2"; + VersionChecks + { + MustBeNewerThan + { + OldStable; + }; + MustBeOlderThan + { + Stable; + Proposed-Updates; + Testing; + Testing-Proposed-Updates; + Unstable; + Experimental; + }; + }; + }; + + Stable + { + 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"; + Version "3.0r1a"; + Origin "Debian"; + 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 { + OldStable; + Old-Proposed-Updates; Stable; }; MustBeOlderThan @@ -176,12 +286,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 +317,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 +368,7 @@ Suite Description "Debian Unstable - Not Released"; CodeName "sid"; OverrideCodeName "sid"; - Priority "5"; + Priority "7"; VersionChecks { MustBeNewerThan @@ -266,10 +376,13 @@ Suite Stable; Proposed-Updates; Testing; - Woody-Proposed-Updates; + Testing-Proposed-Updates; }; }; - + UdebComponents + { + main; + }; }; Experimental @@ -311,10 +424,12 @@ Suite { MustBeNewerThan { + OldStable; + Old-Proposed-Updates; Stable; Proposed-Updates; Testing; - Woody-Proposed-Updates; + Testing-Proposed-Updates; Unstable; }; }; @@ -325,10 +440,21 @@ Suite SuiteMappings { + "map oldstable old-proposed-updates"; + "map oldstable-security old-proposed-updates"; + "map-unreleased oldstable stable"; + "map-unreleased old-proposed-updates stable"; + + "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 +504,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"; @@ -479,34 +605,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";