]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf-non-US
natalie got renamed
[dak.git] / katie.conf-non-US
index ab7c00e5ee7d9152222135916ff0e0a4205e7672..f159705846fd580def1ac06c0f27ec565d3d862d 100644 (file)
@@ -4,7 +4,7 @@ Dinstall
    GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg";
    SigningKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/secring.gpg";
    SigningPubKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/pubring.gpg";
-   SigningKeyIds "B8AE9B77 722F1AED";
+   SigningKeyIds "722F1AED";
    SendmailCommand "/usr/sbin/sendmail -odq -oi -t";
    MyEmailAddress "Debian Installer <installer@ftp-master.debian.org>";
    MyAdminAddress "ftpmaster@debian.org";
@@ -18,13 +18,17 @@ Dinstall
    Bcc "archive@ftp-master.debian.org";
    GroupOverrideFilename "override.group-maint";
    StableRejector "Martin (Joey) Schulze <joey@debian.org>";
+   FutureTimeTravelGrace 28800; // 6 hours
+   PastCutoffYear "1984";
+   BXANotify 0;
+   SkipTime 300;
 };
 
 Julia
 {
   ValidGID "800";
   // Comma seperated list of users who are in Postgres but not the passwd file
-  KnownPostgres "postgres,www-data,katie";
+  KnownPostgres "postgres,www-data,katie,auric";
 };
 
 Shania
@@ -36,6 +40,15 @@ Shania
  MorgueSubDir "shania";
 };
 
+
+Catherine 
+{
+  Options 
+  {
+     Limit     10240;
+  };
+};
+
 Natalie
 {
   Options
@@ -121,9 +134,9 @@ Suite
          sparc "";
        };
        Announce "debian-changes@lists.debian.org";
-       Version "2.2r5";
+       Version "2.2r6";
        Origin "Debian";
-       Description "Debian 2.2r5 Released 10th January 2002";
+       Description "Debian 2.2r6 Released 3rd April 2002";
        CodeName "potato";
        OverrideCodeName "potato";
        Priority "1";
@@ -146,9 +159,10 @@ Suite
        };
        Announce "debian-changes@lists.debian.org";
        CopyChanges "dists/proposed-updates/";
-       Version "2.2r5";
+       CopyKatie "/org/non-us.debian.org/queue/proposed-updates/";
+       Version "2.2r6";
        Origin "Debian";
-       Description "Proposed Updates for Debian 2.2r5 - Not Released";
+       Description "Proposed Updates for Debian 2.2r6 - Not Released";
        CodeName "proposed-updates";
        OverrideCodeName "potato";
        OverrideSuite "stable";
@@ -264,6 +278,16 @@ Dir
   ListsDir "/org/non-us.debian.org/database/dists/";
   LogDir "/org/non-us.debian.org/log/";
   Morgue "/org/non-us.debian.org/morgue/";
+  MorgueRejectDir "reject";
+  QueueRootDir "/org/non-us.debian.org/queue/";
+  QueueAcceptedDir "/org/non-us.debian.org/queue/accepted/";
+  QueueByhandDir "/org/non-us.debian.org/queue/byhand/";
+  QueueDoneDir "/org/non-us.debian.org/queue/done/";
+  QueueHoldingDir "/org/non-us.debian.org/queue/holding/";
+  QueueNewDir "/org/non-us.debian.org/queue/new/";
+  QueueRejectDir "/org/non-us.debian.org/queue/reject/";
+  QueueUncheckedDir "/org/non-us.debian.org/queue/unchecked/";
+  UrgencyLogDir "/org/non-us.debian.org/testing/";
 };
 
 DB
@@ -389,8 +413,16 @@ Location
 
 };
 
-Catherine {
-       Options {
-               Limit   10240;
-       };
+Urgency
+{
+  Default "low";
+  Valid
+  {
+    low "";
+    medium "";
+    high "";
+    emergency "";
+    critical "";
+  };
 };
+