X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf-non-US;h=b90ef3619c2eefc8c2b49d0463cf962c782ccce5;hb=d8114d5410f3602fc959b972bf52bb316e956cde;hp=a1b7f3626a26021b584a4a19978ebbab17f6e074;hpb=5144a464766f5c2ed592b5fa81e2943992f0c1fe;p=dak.git diff --git a/katie.conf-non-US b/katie.conf-non-US index a1b7f362..b90ef361 100644 --- a/katie.conf-non-US +++ b/katie.conf-non-US @@ -41,6 +41,18 @@ Heidi }; +Tea +{ + + Options + { + Debug ""; + Help ""; + Version ""; + }; + +}; + Jenna { @@ -75,6 +87,47 @@ Shania MorgueSubDir "shania"; }; +Natalie +{ + + Options + { + Debug ""; + Help ""; + Version ""; + Component "main"; + List ""; + Suite "unstable"; + Set ""; + Type "deb"; + }; + + ComponentPosition "suffix"; // Whether the component is prepended or appended to the section name +}; + +Melanie +{ + + Options + { + Debug ""; + Help ""; + Version ""; + Architecture ""; + Binary-Only ""; + Component ""; + Done ""; + No-Action ""; + Partial ""; + Reason ""; + Source-Only ""; + Suite "unstable"; + }; + + MyEmailAddress "Debian Archive Maintenance "; + LogFile "/home/troup/public_html/removals.txt"; +}; + Neve { @@ -177,6 +230,7 @@ Suite Description "Proposed Updates for Debian 2.2r3 - Not Released"; CodeName "proposed-updates"; OverrideCodeName "potato"; + OverrideSuite "stable"; Priority "2"; }; @@ -202,6 +256,7 @@ Suite Version "2.3-testing"; Origin "Debian"; Description "Debian 2.3 Testing distribution - Not Released"; + OverrideCodeName "woody"; Priority "3"; }; @@ -222,10 +277,12 @@ Suite "hppa" ""; "hurd-i386" ""; "i386" ""; + "ia64" ""; "m68k" ""; "mips" ""; "mipsel" ""; "powerpc" ""; + "s390" ""; "sh" ""; "sparc" ""; }; @@ -233,8 +290,8 @@ Suite Version "2.3"; Origin "Debian"; Description "Debian 2.3 Unstable - Not Released"; - CodeName "woody"; - OverrideCodeName "woody"; + CodeName "sid"; + OverrideCodeName "sid"; Priority "4"; }; @@ -268,10 +325,12 @@ Architectures hppa "HP PA RISC"; arm "Arm"; i386 "Intel ia32"; + ia64 "Intel ia64"; m68k "Motorola Mc680x0"; mips "SGI MIPS"; mipsel "SGI MIPS (Little Endian)"; powerpc "PowerPC"; + s390 "IBM S/390"; sh "Hitatchi SuperH"; sparc "Sun SPARC/UltraSPARC"; @@ -311,6 +370,34 @@ Component }; +Section +{ + + "non-US" ""; + +}; + +Priority +{ + + "required" 1; + "important" 2; + "standard" 3; + "optional" 4; + "extra" 5; + "source" 0; // i.e. unused + +}; + +OverrideType +{ + + "deb" ""; + "udeb" ""; + "dsc" ""; + +}; + Location { @@ -330,7 +417,7 @@ Location { Stable ""; Unstable ""; - }; + }; Type "legacy"; };