X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=633ce2996955ce69efde3509847c45db1d0cb893;hb=779bb0691d139ff2487383c6aa9d87b149bad294;hp=047b762dd692bd72f8da833f8b17c90391fa05e4;hpb=e0e87158dc6558cce66c233a27713009a3d6bec8;p=dak.git diff --git a/katie.conf b/katie.conf index 047b762d..633ce299 100644 --- a/katie.conf +++ b/katie.conf @@ -9,7 +9,6 @@ Dinstall Manual-Reject ""; No-Action ""; No-Lock ""; - No-Version-Check ""; No-Mail ""; Override-Distribution ""; Version ""; @@ -41,6 +40,18 @@ Heidi }; +Tea +{ + + Options + { + Debug ""; + Help ""; + Version ""; + }; + +}; + Jenna { @@ -75,6 +86,47 @@ Shania MorgueSubDir "shania"; }; +Natalie +{ + + Options + { + Debug ""; + Help ""; + Version ""; + Component "main"; + List ""; + Suite "unstable"; + Set ""; + Type "deb"; + }; + + ComponentPosition "prefix"; // 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 "/org/ftp.debian.org/web/removals.txt"; +}; + Neve { @@ -85,16 +137,16 @@ Neve Rhona { - Options // Currently don't do anything + Options { Debug ""; Help ""; - Interactive ""; + No-Action ""; Version ""; }; // How long (in seconds) dead packages are left before being killed - StayOfExecution 172800; // 2 days + StayOfExecution 0; // 0 days MorgueSubDir "rhona"; OverrideFilename "override.source-only"; }; @@ -147,7 +199,7 @@ Suite "sparc" ""; }; Announce "debian-changes@lists.debian.org"; - Version "2.2r0"; + Version "2.2r2"; Origin "Debian"; Description "Debian 2.2r2 Released 5th December 2000"; CodeName "potato"; @@ -177,6 +229,7 @@ Suite Description "Proposed Updates for Debian 2.2r3 - Not Released"; CodeName "proposed-updates"; OverrideCodeName "potato"; + OverrideSuite "stable"; Priority "2"; }; @@ -202,6 +255,7 @@ Suite Version "2.3-testing"; Origin "Debian"; Description "Debian 2.3 Testing distribution - Not Released"; + OverrideCodeName "woody"; Priority "3"; }; @@ -222,10 +276,12 @@ Suite "hppa" ""; "hurd-i386" ""; "i386" ""; + "ia64" ""; "m68k" ""; "mips" ""; "mipsel" ""; "powerpc" ""; + "s390" ""; "sh" ""; "sparc" ""; }; @@ -233,8 +289,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 +324,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"; @@ -309,6 +367,67 @@ Component MeetsDFSG "false"; }; + mixed // **NB:** only used for overrides; not yet used in other code + { + Description "Legacy Mixed"; + MeetsDFSG "false"; + }; + +}; + +Section +{ + + "admin" ""; + "base" ""; + "comm" ""; + "debian-installer" ""; + "devel" ""; + "doc" ""; + "editors" ""; + "electronics" ""; + "games" ""; + "graphics" ""; + "hamradio" ""; + "interpreters" ""; + "libs" ""; + "mail" ""; + "math" ""; + "misc" ""; + "net" ""; + "news" ""; + "oldlibs" ""; + "otherosfs" ""; + "science" ""; + "shells" ""; + "sound" ""; + "tex" ""; + "text" ""; + "utils" ""; + "web" ""; + "x11" ""; + +}; + +Priority +{ + + "required" 1; + "important" 2; + "standard" 3; + "optional" 4; + "extra" 5; + "source" 0; // i.e. unused + +}; + +OverrideType +{ + + "deb" ""; + "udeb" ""; + "dsc" ""; + }; Location @@ -345,7 +464,7 @@ Location /org/ftp.debian.org/ftp/pool/ { Archive "ftp-master"; - Type "pool" + Type "pool"; }; };