]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
Disable action for now.
[dak.git] / katie.conf
index 06511d79ef384782bcb92a74647144c62ad7a3f9..d521d73cb2e7cb3e903c13729412ee68739510f4 100644 (file)
@@ -9,7 +9,6 @@ Dinstall
         Manual-Reject "";
         No-Action "";
         No-Lock "";
-        No-Version-Check "";
         No-Mail "";
         Override-Distribution "";
         Version "";
@@ -41,6 +40,33 @@ Heidi
 
 };
 
+Catherine
+{
+
+  Options
+  {
+    Debug "";
+    Help "";
+    Limit "";
+    No-Action "";
+    Verbose "";
+    Version "";
+   };
+
+};
+
+Tea
+{
+
+  Options
+  {
+    Debug "";
+    Help "";
+    Version "";
+   };
+
+};
+
 Jenna
 {
 
@@ -106,7 +132,6 @@ Melanie
     Component "";
     Done "";
     No-Action "";
-    Orphan "";
     Partial "";
     Reason "";
     Source-Only "";
@@ -114,7 +139,7 @@ Melanie
    };
 
    MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
-   LogFile "/home/troup/public_html/removals.txt";
+   LogFile "/org/ftp.debian.org/web/removals.txt";
 };
 
 Neve
@@ -136,7 +161,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";
 };
@@ -148,25 +173,38 @@ Suite
   
   Experimental
   {
+       Components 
+       {
+         main "";
+         contrib "";
+         non-free "";
+       };
        Architectures 
        {
-         "source" "";  
+         "source" ""; 
          "all" "";
          "alpha" ""; 
          "arm" "";
+         "hppa" "";
+         "hurd-i386" "";
          "i386" "";
+         "ia64" "";
          "m68k" "";
+         "mips" "";
+         "mipsel" "";
          "powerpc" "";
+         "s390" "";
+         "sh" "";
          "sparc" "";
        };
        Announce "debian-devel-changes@lists.debian.org";
-       Version "xx";
        Origin "Debian";
        Description "Experimental packages - not released; use at your own risk.";
        CodeName "experimental";
-       OverrideCodeName "experimental";
-       SingleOverrideFile "true";
+       OverrideCodeName "sid";
+       OverrideSuite "unstable";
        Priority "0";
+        Tree "project/experimental";
   };
 
   Stable
@@ -219,6 +257,7 @@ Suite
        Description "Proposed Updates for Debian 2.2r3 - Not Released";
        CodeName "proposed-updates";
        OverrideCodeName "potato";
+       OverrideSuite "stable";
        Priority "2";
   };
 
@@ -241,10 +280,10 @@ Suite
          "powerpc" "";
          "sparc" "";
        };
-       Version "2.3-testing";
        Origin "Debian";
-       Description "Debian 2.3 Testing distribution - Not Released";
-       OverrideCodeName "testing";
+       Description "Debian Testing distribution - Not Released";
+       CodeName "woody";
+       OverrideCodeName "woody";
        Priority "3";
   };
 
@@ -265,17 +304,18 @@ Suite
          "hppa" "";
          "hurd-i386" "";
          "i386" "";
+         "ia64" "";
          "m68k" "";
          "mips" "";
          "mipsel" "";
          "powerpc" "";
+         "s390" "";
          "sh" "";
          "sparc" "";
        };
        Announce "debian-devel-changes@lists.debian.org";
-       Version "2.3";
        Origin "Debian";
-       Description "Debian 2.3 Unstable - Not Released";
+       Description "Debian Unstable - Not Released";
        CodeName "sid";
        OverrideCodeName "sid";
        Priority "4";
@@ -311,10 +351,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";
 
@@ -449,7 +491,7 @@ Location
   /org/ftp.debian.org/ftp/pool/
     {
       Archive "ftp-master";
-      Type "pool"
+      Type "pool";
     };
 
 };