X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=07fc7e8a2630aa4a4c40973298836407cf581ca7;hb=c511e48da2f9c0735fa59fa57558816b183a99b2;hp=b277385983100a9c48ad41f4effe9ba7ec6fc83d;hpb=1bee5081a926311b466c79bf8b46b664c7af3120;p=dak.git diff --git a/katie.conf b/katie.conf index b2773859..07fc7e8a 100644 --- a/katie.conf +++ b/katie.conf @@ -20,11 +20,15 @@ Dinstall StableRejector "Martin (Joey) Schulze "; FutureTimeTravelGrace 28800; // 6 hours PastCutoffYear "1984"; - BXANotify "true"; SkipTime 300; - SpecialAcceptedAutoBuild "true"; + BXANotify "true"; CloseBugs "true"; OverrideDisparityCheck "true"; + StableDislocationSupport "true"; + AcceptedAutoBuildSuites + { + unstable; + }; }; Julia @@ -103,9 +107,9 @@ 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"; @@ -129,9 +133,9 @@ Suite Announce "debian-changes@lists.debian.org"; CopyChanges "dists/proposed-updates/"; CopyKatie "/org/ftp.debian.org/queue/proposed-updates/"; - Version "2.2r6"; + Version "2.2r7"; Origin "Debian"; - Description "Proposed Updates for Debian 2.2r6 - Not Released"; + Description "Proposed Updates for Debian 2.2r7 - Not Released"; CodeName "proposed-updates"; OverrideCodeName "potato"; OverrideSuite "stable"; @@ -269,7 +273,10 @@ Suite Woody-Proposed-Updates; }; }; - + UdebComponents + { + main; + }; }; Experimental @@ -326,9 +333,11 @@ Suite 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"; }; @@ -380,12 +389,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";