]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
2004-04-01 James Troup <james@nocrew.org> * jennifer (get_changelog_versions):...
[dak.git] / katie.conf
index 29076232df06227a6efae2c31913cfb3e0cbe5a4..43f7e7dd5c23ecb7c168a2a26d2f69f5e3f5947f 100644 (file)
@@ -16,7 +16,7 @@ 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";
@@ -38,6 +38,21 @@ 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 { i386; powerpc; };
+  CombinationTrees
+  {
+    popular { i386; powerpc; all; source; };
+    welovehp { hppa; ia64; all; source; };
+    embedded { arm; mips; mipsel; source; };
+    source { source; };
+  };
+};
+
 Julia
 {
   ValidGID "800";
@@ -276,6 +291,10 @@ Suite
            Experimental;
          };
        };
+       UdebComponents
+       {
+         main;
+       };
   };
 
   Unstable
@@ -379,14 +398,12 @@ Suite
 
 SuiteMappings
 {
- "map testing-security proposed-updates";
-
  "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";
 };
@@ -407,7 +424,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/";
@@ -415,6 +431,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/";
   };
 };