X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=07fc7e8a2630aa4a4c40973298836407cf581ca7;hb=c511e48da2f9c0735fa59fa57558816b183a99b2;hp=07731a21a5721c0cf789ae97426f3d1af4caa4e3;hpb=1ee27e62fd7f3a3316fd69b68e7a7df133a113f8;p=dak.git diff --git a/katie.conf b/katie.conf index 07731a21..07fc7e8a 100644 --- a/katie.conf +++ b/katie.conf @@ -24,6 +24,7 @@ Dinstall BXANotify "true"; CloseBugs "true"; OverrideDisparityCheck "true"; + StableDislocationSupport "true"; AcceptedAutoBuildSuites { unstable; @@ -106,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"; @@ -132,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"; @@ -272,7 +273,10 @@ Suite Woody-Proposed-Updates; }; }; - + UdebComponents + { + main; + }; }; Experimental @@ -385,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";