]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
Add new top level directories
[dak.git] / katie.conf
index 43f7e7dd5c23ecb7c168a2a26d2f69f5e3f5947f..89b839c4744ffbe2264f3cca3ef222d84e6573b2 100644 (file)
@@ -4,7 +4,7 @@ Dinstall
    GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg";
    SigningKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg";
    SigningPubKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/pubring.gpg";
-   SigningKeyIds "1DB114E0";
+   SigningKeyIds "4F368D5D";
    SendmailCommand "/usr/sbin/sendmail -odq -oi -t";
    MyEmailAddress "Debian Installer <installer@ftp-master.debian.org>";
    MyAdminAddress "ftpmaster@debian.org";
@@ -13,7 +13,7 @@ Dinstall
    BugServer "bugs.debian.org";
    PackagesServer "packages.debian.org";
    TrackingServer "packages.qa.debian.org";
-   LockFile "/org/ftp.debian.org/katie/lock";
+   LockFile "/org/ftp.debian.org/lock/dinstall.lock";
    Bcc "archive@ftp-master.debian.org";
    GroupOverrideFilename "override.group-maint";
    FutureTimeTravelGrace 28800; // 8 hours
@@ -23,7 +23,8 @@ Dinstall
    CloseBugs "true";
    OverrideDisparityCheck "true";
    StableDislocationSupport "false";
-   AcceptedAutoBuildSuites
+   DefaultSuite "unstable";
+   QueueBuildSuites
    {
      unstable;
    };
@@ -33,6 +34,15 @@ Dinstall
    };
 };
 
+Tiffani
+{
+   Options
+   {
+     TempDir "/org/ftp.debian.org/tiffani";
+     MaxDiffs { Default 90; };
+   };
+};
+
 Alicia
 {
    MyEmailAddress "Debian FTP Masters <ftpmaster@ftp-master.debian.org>";
@@ -43,13 +53,12 @@ Billie
   FTPPath "/org/ftp.debian.org/ftp";
   TreeRootPath "/org/ftp.debian.org/scratch/dsilvers/treeroots";
   TreeDatabasePath "/org/ftp.debian.org/scratch/dsilvers/treedbs";
-  BasicTrees { i386; powerpc; };
+  BasicTrees { alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; m68k };
   CombinationTrees
   {
     popular { i386; powerpc; all; source; };
-    welovehp { hppa; ia64; all; source; };
-    embedded { arm; mips; mipsel; source; };
     source { source; };
+    everything { source; all; alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; m68k; };
   };
 };
 
@@ -101,7 +110,7 @@ Neve
 Lauren
 {
    StableRejector "Martin (Joey) Schulze <joey@debian.org>";
-   MoreInfoURL "http://people.debian.org/~joey/3.0r2/";
+   MoreInfoURL "http://people.debian.org/~joey/3.1r2/";
 };
 
 Emilie
@@ -121,15 +130,40 @@ Rhona
 {
   // How long (in seconds) dead packages are left before being killed
   StayOfExecution 129600; // 1.5 days
-  AcceptedAutoBuildStayOfExecution 86400; // 24 hours
+  QueueBuildStayOfExecution 86400; // 24 hours
   MorgueSubDir "rhona";
-  OverrideFilename "override.source-only";
 };
 
-Suite
+Lisa
 {
+  AcceptedLockFile "/org/ftp.debian.org/lock/unchecked.lock";
+};
 
-  Stable
+Cindy
+{
+  OverrideSuites
+  {
+    Stable
+    {
+      Process "0";
+    };
+
+    Testing
+    {
+      Process "1";
+      OriginSuite "Unstable";
+    };
+
+    Unstable
+    {
+      Process "1";
+    };
+  };
+};
+
+Suite
+{
+  Oldstable
   {
        Components
        {
@@ -154,14 +188,52 @@ Suite
          sparc;
        };
        Announce "debian-changes@lists.debian.org";
-       Version "3.0r2";
+       Version "3.0r6";
        Origin "Debian";
-       Description "Debian 3.0r2 Released 20th November 2003";
+       Description "Debian 3.0r6 Released 31 May 2005";
        CodeName "woody";
        OverrideCodeName "woody";
+       Priority "1";
+       Untouchable "1";
+  };
+
+  Stable
+  {
+       Components
+       {
+         main;
+         contrib;
+         non-free;
+       };
+       Architectures
+       {
+         source;
+         all;
+         alpha;
+         arm;
+         hppa;
+         i386;
+         ia64;
+         m68k;
+         mips;
+         mipsel;
+         powerpc;
+         s390;
+         sparc;
+       };
+       Announce "debian-changes@lists.debian.org";
+       Version "3.1r1";
+       Origin "Debian";
+       Description "Debian 3.1r1 Released 17 December 2005";
+       CodeName "sarge";
+       OverrideCodeName "sarge";
        Priority "3";
        Untouchable "1";
        ChangeLogBase "dists/stable/";
+       UdebComponents
+       {
+         main;
+       };
   };
 
   Proposed-Updates
@@ -191,11 +263,11 @@ Suite
        Announce "debian-changes@lists.debian.org";
        CopyChanges "dists/proposed-updates/";
        CopyKatie "/org/ftp.debian.org/queue/proposed-updates/";
-       Version "3.0-updates";
+       Version "3.1-updates";
        Origin "Debian";
-       Description "Debian 3.0 Proposed Updates - Not Released";
+       Description "Debian 3.1 Proposed Updates - Not Released";
        CodeName "proposed-updates";
-       OverrideCodeName "woody";
+       OverrideCodeName "sarge";
        OverrideSuite "stable";
        Priority "4";
        VersionChecks
@@ -206,9 +278,18 @@ Suite
          };
          MustBeOlderThan
          {
+           Testing;
            Unstable;
            Experimental;
          };
+         Enhances
+          {
+           Stable;
+         };
+       };
+       UdebComponents
+       {
+         main;
        };
   };
 
@@ -236,10 +317,11 @@ Suite
          s390;
          sparc;
        };
+       Announce "debian-testing-changes@lists.debian.org";
        Origin "Debian";
        Description "Debian Testing distribution - Not Released";
-       CodeName "sarge";
-       OverrideCodeName "sarge";
+       CodeName "etch";
+       OverrideCodeName "etch";
        Priority "5";
        UdebComponents
        {
@@ -271,11 +353,12 @@ Suite
          s390;
          sparc;
        };
+       Announce "debian-testing-changes@lists.debian.org";
        Origin "Debian";
        Description "Debian Testing distribution updates - Not Released";
        CodeName "testing-proposed-updates";
-       OverrideCodeName "sarge";
-       OverrideSuite "unstable";
+       OverrideCodeName "etch";
+       OverrideSuite "testing";
        Priority "6";
        VersionChecks
        {
@@ -290,6 +373,10 @@ Suite
            Unstable;
            Experimental;
          };
+         Enhances
+          {
+           Testing;
+          };
        };
        UdebComponents
        {
@@ -398,6 +485,8 @@ Suite
 
 SuiteMappings
 {
+ "propup-version stable-security testing testing-proposed-updates unstable";
+ "propup-version testing-security unstable";
  "map stable proposed-updates";
  "map stable-security proposed-updates";
  "map-unreleased stable unstable";
@@ -414,13 +503,13 @@ Dir
   Pool "/org/ftp.debian.org/ftp/pool/";
   Templates "/org/ftp.debian.org/katie/templates/";
   PoolRoot "pool/";
-  Override "/org/ftp.debian.org/scripts/override/";
   Lists "/org/ftp.debian.org/database/dists/";
   Log "/org/ftp.debian.org/log/";
+  Lock "/org/ftp.debian.org/lock";
   Morgue "/org/ftp.debian.org/morgue/";
   MorgueReject "reject";
   Override "/org/ftp.debian.org/scripts/override/";
-  AcceptedAutoBuild "/org/incoming.debian.org/buildd/";
+  QueueBuild "/org/incoming.debian.org/buildd/";
   UrgencyLog "/org/ftp.debian.org/testing/urgencies/";
   Queue
   {