]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
added extraoverrides (for Task: fields)
[dak.git] / katie.conf
index bcb175e53fa6cc070e802a51b4dfe8fdd2df455f..8a5ac8dea7d9c94eddb1f51506de3a53d6f0ea1a 100644 (file)
@@ -9,7 +9,6 @@ Dinstall
         Manual-Reject "";
         No-Action "";
         No-Lock "";
-        No-Version-Check "";
         No-Mail "";
         Override-Distribution "";
         Version "";
@@ -17,11 +16,18 @@ Dinstall
 
    PGPKeyring "/org/keyring.debian.org/keyrings/debian-keyring.pgp";
    GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg";
+   SigningKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg";
    SendmailCommand "/usr/sbin/sendmail -oi -t";
    MyEmailAddress "Debian Installer <installer@ftp-master.debian.org>";
+   MyAdminAddress "ftpmaster@debian.org";
    MyHost "debian.org";  // used for generating user@my_host addresses in e.g. manual_reject()
+   MyDistribution "Debian"; // Used in emails
+   BugServer "bugs.debian.org";
+   PackagesServer "packages.debian.org";
    NewAckList "/org/ftp.debian.org/katie/log";
    LockFile "/org/ftp.debian.org/katie/lock";
+   Bcc "troup@auric.debian.org";
+   GroupOverrideFilename "override.group-maint";
 
 };
 
@@ -41,6 +47,33 @@ Heidi
 
 };
 
+Catherine
+{
+
+  Options
+  {
+    Debug "";
+    Help "";
+    Limit "";
+    No-Action "";
+    Verbose "";
+    Version "";
+   };
+
+};
+
+Tea
+{
+
+  Options
+  {
+    Debug "";
+    Help "";
+    Version "";
+   };
+
+};
+
 Jenna
 {
 
@@ -57,6 +90,19 @@ Jenna
 
 };
 
+Madison
+{
+
+  Options
+  {
+    Debug "";
+    Help "";
+    Suite "";
+    Version "";
+   };
+
+};
+
 Shania
 {
 
@@ -75,6 +121,50 @@ 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
+ LockFile "natalie";
+};
+
+Melanie
+{
+
+  Options
+  {
+    Debug "";
+    Help "";
+    Version "";
+    Architecture "";
+    Binary-Only "";
+    Carbon-Copy "";
+    Component "";
+    Done "";
+    No-Action "";
+    Partial "";
+    Reason "";
+    Source-Only "";
+    Suite "unstable";
+   };
+
+   MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
+   LogFile "/org/ftp.debian.org/web/removals.txt";
+   Bcc "removed-packages@qa.debian.org";
+};
+
 Neve
 {
 
@@ -94,7 +184,7 @@ Rhona
    };
 
   // How long (in seconds) dead packages are left before being killed
-  StayOfExecution 172800; // 2 days
+  StayOfExecution 129600; // 1.5 days
   MorgueSubDir "rhona";
   OverrideFilename "override.source-only";
 };
@@ -106,25 +196,39 @@ 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";
+       NotAutomatic "yes";
+       OverrideCodeName "sid";
+       OverrideSuite "unstable";
        Priority "0";
+        Tree "project/experimental";
   };
 
   Stable
@@ -147,14 +251,14 @@ Suite
          "sparc" "";
        };
        Announce "debian-changes@lists.debian.org";
-       Version "2.2r2";
+       Version "2.2r3";
        Origin "Debian";
-       Description "Debian 2.2r2 Released 5th December 2000";
+       Description "Debian 2.2r3 Released 16th April 2001";
        CodeName "potato";
        OverrideCodeName "potato";
        Priority "1";
        Untouchable "1";
-       ChangeLogBase "dists/stable/non-US/";
+       ChangeLogBase "dists/stable/";
   };
 
   Proposed-Updates
@@ -172,11 +276,12 @@ Suite
        };
        Announce "debian-changes@lists.debian.org";
        CopyChanges "dists/proposed-updates/";
-       Version "2.2r3";
+       Version "2.2r4";
        Origin "Debian";
-       Description "Proposed Updates for Debian 2.2r3 - Not Released";
+       Description "Proposed Updates for Debian 2.2r4 - Not Released";
        CodeName "proposed-updates";
        OverrideCodeName "potato";
+       OverrideSuite "stable";
        Priority "2";
   };
 
@@ -199,9 +304,10 @@ Suite
          "powerpc" "";
          "sparc" "";
        };
-       Version "2.3-testing";
        Origin "Debian";
-       Description "Debian 2.3 Testing distribution - Not Released";
+       Description "Debian Testing distribution - Not Released";
+       CodeName "woody";
+       OverrideCodeName "woody";
        Priority "3";
   };
 
@@ -222,19 +328,20 @@ 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";
-       CodeName "woody";
-       OverrideCodeName "woody";
+       Description "Debian Unstable - Not Released";
+       CodeName "sid";
+       OverrideCodeName "sid";
        Priority "4";
   };
 
@@ -244,6 +351,8 @@ Dir
 {
   RootDir "/org/ftp.debian.org/ftp/";
   PoolDir "/org/ftp.debian.org/ftp/pool/";
+  TemplatesDir "/org/ftp.debian.org/katie/templates/";
+  LockDir "/org/ftp.debian.org/katie/locks/";
   PoolRoot "pool/";
   IncomingDir "/org/ftp.debian.org/incoming/";
   OverrideDir "/org/ftp.debian.org/scripts/override/";
@@ -253,7 +362,8 @@ Dir
 
 DB
 {
-  Host "ftp-master.debian.org";
+  Name "projectb";
+  Host ""; 
   Port -1;
   ROUser "nobody";
 };
@@ -268,10 +378,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";
 
@@ -283,6 +395,7 @@ Archive
   ftp-master
   {
     OriginServer "ftp-master.debian.org";
+    PrimaryMirror "ftp.debian.org";
     Description "Master Archive for the Debian project";
   };
 
@@ -309,6 +422,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 +519,7 @@ Location
   /org/ftp.debian.org/ftp/pool/
     {
       Archive "ftp-master";
-      Type "pool"
+      Type "pool";
     };
 
 };