]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
2005-01-14 Anthony Towns <ajt@debian.org> * kelly: when UNACCEPTing, don't double...
[dak.git] / katie.conf
index 9fd86a5f865ee8bdc4015a005e3666d6bbf6a1b5..14f73792e7e8683796966c2249d352fd3470c605 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 "38C6029A";
+   SigningKeyIds "1DB114E0";
    SendmailCommand "/usr/sbin/sendmail -odq -oi -t";
    MyEmailAddress "Debian Installer <installer@ftp-master.debian.org>";
    MyAdminAddress "ftpmaster@debian.org";
@@ -16,13 +16,14 @@ Dinstall
    LockFile "/org/ftp.debian.org/katie/lock";
    Bcc "archive@ftp-master.debian.org";
    GroupOverrideFilename "override.group-maint";
-   FutureTimeTravelGrace 28800; // 6 hours
+   FutureTimeTravelGrace 28800; // 8 hours
    PastCutoffYear "1984";
    SkipTime 300;
    BXANotify "true";
    CloseBugs "true";
    OverrideDisparityCheck "true";
    StableDislocationSupport "false";
+   DefaultSuite "unstable";
    AcceptedAutoBuildSuites
    {
      unstable;
@@ -33,6 +34,25 @@ Dinstall
    };
 };
 
+Alicia
+{
+   MyEmailAddress "Debian FTP Masters <ftpmaster@ftp-master.debian.org>";
+};
+
+Billie
+{
+  FTPPath "/org/ftp.debian.org/ftp";
+  TreeRootPath "/org/ftp.debian.org/scratch/dsilvers/treeroots";
+  TreeDatabasePath "/org/ftp.debian.org/scratch/dsilvers/treedbs";
+  BasicTrees { alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; m68k };
+  CombinationTrees
+  {
+    popular { i386; powerpc; all; source; };
+    source { source; };
+    everything { source; all; alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; m68k; };
+  };
+};
+
 Julia
 {
   ValidGID "800";
@@ -81,7 +101,7 @@ Neve
 Lauren
 {
    StableRejector "Martin (Joey) Schulze <joey@debian.org>";
-   MoreInfoURL "http://people.debian.org/~joey/3.0r1/";
+   MoreInfoURL "http://people.debian.org/~joey/3.0r3/";
 };
 
 Emilie
@@ -103,7 +123,6 @@ Rhona
   StayOfExecution 129600; // 1.5 days
   AcceptedAutoBuildStayOfExecution 86400; // 24 hours
   MorgueSubDir "rhona";
-  OverrideFilename "override.source-only";
 };
 
 Suite
@@ -134,9 +153,9 @@ Suite
          sparc;
        };
        Announce "debian-changes@lists.debian.org";
-       Version "3.0r1a";
+       Version "3.0r3";
        Origin "Debian";
-       Description "Debian 3.0r1a Released 16th December 2002";
+       Description "Debian 3.0r3 Released 25th October 2004";
        CodeName "woody";
        OverrideCodeName "woody";
        Priority "3";
@@ -186,9 +205,14 @@ Suite
          };
          MustBeOlderThan
          {
+           Testing;
            Unstable;
            Experimental;
          };
+         Enhances
+          {
+           Stable;
+         };
        };
   };
 
@@ -221,6 +245,10 @@ Suite
        CodeName "sarge";
        OverrideCodeName "sarge";
        Priority "5";
+       UdebComponents
+       {
+         main;
+       };
   };
 
   Testing-Proposed-Updates
@@ -266,6 +294,14 @@ Suite
            Unstable;
            Experimental;
          };
+         Enhances
+          {
+           Testing;
+          };
+       };
+       UdebComponents
+       {
+         main;
        };
   };
 
@@ -370,14 +406,14 @@ Suite
 
 SuiteMappings
 {
- "map testing-security proposed-updates";
-
+ "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";
  "map-unreleased proposed-updates unstable";
  "map testing testing-proposed-updates";
//"map testing-security testing-proposed-updates";
+ "map testing-security testing-proposed-updates";
  "map-unreleased testing unstable";
  "map-unreleased testing-proposed-updates unstable";
 };
@@ -388,7 +424,6 @@ 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/";
   Morgue "/org/ftp.debian.org/morgue/";
@@ -398,7 +433,6 @@ Dir
   UrgencyLog "/org/ftp.debian.org/testing/urgencies/";
   Queue
   {
-    Root "/org/ftp.debian.org/queue/";
     Accepted "/org/ftp.debian.org/queue/accepted/";
     Byhand "/org/ftp.debian.org/queue/byhand/";
     Done "/org/ftp.debian.org/queue/done/";
@@ -406,6 +440,7 @@ Dir
     New "/org/ftp.debian.org/queue/new/";
     Reject "/org/ftp.debian.org/queue/reject/";
     Unchecked "/org/ftp.debian.org/queue/unchecked/";
+    BTSVersionTrack "/org/ftp.debian.org/queue/bts_version_track/";
   };
 };