X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=d3c169f44518c523e68d4d60f94485e2c8afa835;hb=4b41dc06229eed89f52f397fc7df5d665fa092cf;hp=bcb175e53fa6cc070e802a51b4dfe8fdd2df455f;hpb=5144a464766f5c2ed592b5fa81e2943992f0c1fe;p=dak.git diff --git a/katie.conf b/katie.conf index bcb175e5..d3c169f4 100644 --- a/katie.conf +++ b/katie.conf @@ -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 "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 { @@ -94,7 +147,7 @@ Rhona }; // 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"; }; @@ -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"; }; @@ -233,8 +288,8 @@ Suite Version "2.3"; Origin "Debian"; Description "Debian 2.3 Unstable - Not Released"; - CodeName "woody"; - OverrideCodeName "woody"; + CodeName "sid"; + OverrideCodeName "sid"; Priority "4"; }; @@ -309,6 +364,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 +461,7 @@ Location /org/ftp.debian.org/ftp/pool/ { Archive "ftp-master"; - Type "pool" + Type "pool"; }; };