X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=katie.conf;h=07fc7e8a2630aa4a4c40973298836407cf581ca7;hb=c511e48da2f9c0735fa59fa57558816b183a99b2;hp=eb3491ad7d373ae84d7626baadc5ff00f32efec4;hpb=dd4031a5fd0c3542dc2edb67a03dbfef8ecdb74e;p=dak.git diff --git a/katie.conf b/katie.conf index eb3491ad..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 @@ -325,10 +332,14 @@ Suite SuiteMappings { - "map stable proposed-updates" - "map-unreleased stable unstable" - "map-unreleased proposed-updates unstable" - "ignore testing" + "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 @@ -378,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";