X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf-non-US;h=403fbc80291e211f9c02edbdca67428746fd923c;hb=6cc79b7b093af0c68c9d80c61d5aa7cfe72c9188;hp=8f627592bd396b5f19ca79808341e84196b03550;hpb=dd4031a5fd0c3542dc2edb67a03dbfef8ecdb74e;p=dak.git diff --git a/katie.conf-non-US b/katie.conf-non-US index 8f627592..403fbc80 100644 --- a/katie.conf-non-US +++ b/katie.conf-non-US @@ -13,24 +13,29 @@ Dinstall BugServer "bugs.debian.org"; PackagesServer "packages.debian.org"; TrackingServer "packages.qa.debian.org"; - NewAckList "/org/non-us.debian.org/katie/log"; LockFile "/org/non-us.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 "false"; SkipTime 300; CloseBugs "true"; + SuiteSuffix "non-US"; OverrideDisparityCheck "true"; + StableDislocationSupport "false"; +}; + +Lauren +{ + StableRejector "Martin (Joey) Schulze "; + MoreInfoURL "http://people.debian.org/~joey/3.0r1/"; }; Julia { ValidGID "800"; - // Comma seperated list of users who are in Postgres but not the passwd file - KnownPostgres "postgres,www-data,katie,auric"; + // Comma separated list of users who are in Postgres but not the passwd file + KnownPostgres "udmsearch,postgres,www-data,katie,auric"; }; Shania @@ -88,7 +93,7 @@ Rhona Suite { - Stable + OldStable { Components { @@ -108,39 +113,140 @@ 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/non-US/"; + }; + + 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/non-us.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 + { + non-US/main; + non-US/contrib; + non-US/non-free; + }; + Architectures + { + source; + all; + alpha; + arm; + hppa; + i386; + ia64; + m68k; + mips; + mipsel; + powerpc; + s390; + sparc; + }; + Announce "debian-changes@lists.debian.org"; + Version "3.0"; + Origin "Debian"; + Description "Debian 3.0 Released 20th July 2002"; + CodeName "woody"; + OverrideCodeName "woody"; + Priority "3"; + Untouchable "1"; ChangeLogBase "dists/stable/non-US/"; }; Proposed-Updates { + Components + { + non-US/main; + non-US/contrib; + non-US/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/non-us.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 + { + Unstable; + Experimental; + }; + }; }; Testing @@ -169,12 +275,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 { @@ -200,9 +306,26 @@ Suite }; Origin "Debian"; Description "Debian Testing distribution updates - Not Released"; - CodeName "woody-proposed-updates"; - OverrideCodeName "woody"; - Priority "4"; + CodeName "testing-proposed-updates"; + OverrideCodeName "sarge"; + OverrideSuite "unstable"; + Priority "6"; + VersionChecks + { + MustBeNewerThan + { + OldStable; + Old-Proposed-Updates; + Stable; + Proposed-Updates; + Testing; + }; + MustBeOlderThan + { + Unstable; + Experimental; + }; + }; }; Unstable @@ -236,17 +359,41 @@ Suite Description "Debian Unstable - Not Released"; CodeName "sid"; OverrideCodeName "sid"; - Priority "5"; + Priority "7"; + VersionChecks + { + MustBeNewerThan + { + OldStable; + Old-Proposed-Updates; + Stable; + Proposed-Updates; + Testing; + Testing-Proposed-Updates; + }; + }; }; }; SuiteMappings { - "map stable proposed-updates" - "map-unreleased stable unstable" - "map-unreleased proposed-updates unstable" - "ignore testing" + "map oldstable old-proposed-updates"; + "map oldstable-security old-proposed-updates"; + "map-unreleased oldstable stable"; + "map-unreleased old-proposed-updates stable"; + + // JT - temp measure + "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-unreleased testing unstable"; + "map-unreleased testing-proposed-updates unstable"; }; Dir @@ -289,12 +436,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"; @@ -367,31 +514,30 @@ OverrideType Location { - - // Old style locations on non-US.debian.org + /org/non-us.debian.org/ftp/dists/ + { + Archive "non-US"; + Type "legacy"; + }; - /org/non-us.debian.org/ftp/dists/proposed-updates/ + /org/non-us.debian.org/ftp/dists/old-proposed-updates/ { Archive "non-US"; - Suite "proposed-updates"; Type "legacy-mixed"; }; - /org/non-us.debian.org/ftp/dists/ + /org/non-us.debian.org/ftp/pool/ { Archive "non-US"; Suites { + OldStable; Stable; + Proposed-Updates; + Testing; + Testing-Proposed-Updates; Unstable; }; - Type "legacy"; - }; - - // New pool locations on non-US.debian.org - /org/non-us.debian.org/ftp/pool/ - { - Archive "non-US"; Type "pool"; }; @@ -409,4 +555,3 @@ Urgency critical; }; }; -