]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
Updates to sync partially with reality; still much to do though.
[dak.git] / katie.conf
index 06511d79ef384782bcb92a74647144c62ad7a3f9..633ce2996955ce69efde3509847c45db1d0cb893 100644 (file)
@@ -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
 {
 
@@ -106,7 +117,6 @@ Melanie
     Component "";
     Done "";
     No-Action "";
-    Orphan "";
     Partial "";
     Reason "";
     Source-Only "";
@@ -114,7 +124,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 +146,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";
 };
@@ -219,6 +229,7 @@ Suite
        Description "Proposed Updates for Debian 2.2r3 - Not Released";
        CodeName "proposed-updates";
        OverrideCodeName "potato";
+       OverrideSuite "stable";
        Priority "2";
   };
 
@@ -244,7 +255,7 @@ Suite
        Version "2.3-testing";
        Origin "Debian";
        Description "Debian 2.3 Testing distribution - Not Released";
-       OverrideCodeName "testing";
+       OverrideCodeName "woody";
        Priority "3";
   };
 
@@ -265,10 +276,12 @@ Suite
          "hppa" "";
          "hurd-i386" "";
          "i386" "";
+         "ia64" "";
          "m68k" "";
          "mips" "";
          "mipsel" "";
          "powerpc" "";
+         "s390" "";
          "sh" "";
          "sparc" "";
        };
@@ -311,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";
 
@@ -449,7 +464,7 @@ Location
   /org/ftp.debian.org/ftp/pool/
     {
       Archive "ftp-master";
-      Type "pool"
+      Type "pool";
     };
 
 };