]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf-non-US
add missing address to headers
[dak.git] / katie.conf-non-US
index e9e7cb2a9023d20803e2c4662705eac71b17639d..8ad8cecce5de252f03eeaa0c3eec5a0b3a26284b 100644 (file)
@@ -20,7 +20,11 @@ Dinstall
    StableRejector "Martin (Joey) Schulze <joey@debian.org>";
    FutureTimeTravelGrace 28800; // 6 hours
    PastCutoffYear "1984";
-   BXANotify 0;
+   SkipTime 300;
+   CloseBugs "true";
+   SuiteSuffix "non-US";
+   OverrideDisparityCheck "true";
+   StableDislocationSupport "true";
 };
 
 Julia
@@ -85,57 +89,29 @@ Rhona
 
 Suite
 {
-
-  // Priority determines which suite is used for the Maintainers filed as generated by charisma/da_mkmaintainers (highest wins)
-
-  // non-US doesn't have experimental (yet)  
-//    Experimental
-//    {
-//     Architectures 
-//     {
-//       source "";  
-//       all "";
-//       alpha ""; 
-//       arm "";
-//       i386 "";
-//       m68k "";
-//       powerpc "";
-//       sparc "";
-//     };
-//     Announce "debian-devel-changes@lists.debian.org";
-//     Origin "Debian";
-//     Description "Experimental packages - not released; use at your own risk.";
-//     CodeName "experimental";
-//     OverrideCodeName "experimental";
-//     SingleOverrideFile "true";
-//     NotAutomatic "yes";
-//     Priority "0";
-//          Tree "project/experimental";
-//    };
-
   Stable
   {
        Components 
        {
-         non-US/main "";
-         non-US/contrib "";
-         non-US/non-free "";
+         non-US/main;
+         non-US/contrib;
+         non-US/non-free;
        };
        Architectures 
        {
-         source "";  
-         all "";
-         alpha ""
-         arm "";
-         i386 "";
-         m68k "";
-         powerpc "";
-         sparc "";
+         source;  
+         all;
+         alpha; 
+         arm;
+         i386;
+         m68k;
+         powerpc;
+         sparc;
        };
        Announce "debian-changes@lists.debian.org";
-       Version "2.2r6";
+       Version "2.2r7";
        Origin "Debian";
-       Description "Debian 2.2r6 Released 3rd April 2002";
+       Description "Debian 2.2r7 Released 12th July 2002";
        CodeName "potato";
        OverrideCodeName "potato";
        Priority "1";
@@ -147,50 +123,62 @@ Suite
   {
        Architectures 
        {
-         source "";  
-         all "";
-         alpha ""
-         arm "";
-         i386 "";
-         m68k "";
-         powerpc "";
-         sparc "";
+         source;  
+         all;
+         alpha; 
+         arm;
+         i386;
+         m68k;
+         powerpc;
+         sparc;
        };
        Announce "debian-changes@lists.debian.org";
        CopyChanges "dists/proposed-updates/";
        CopyKatie "/org/non-us.debian.org/queue/proposed-updates/";
-       Version "2.2r6";
+       Version "2.2r7";
        Origin "Debian";
-       Description "Proposed Updates for Debian 2.2r6 - Not Released";
+       Description "Proposed Updates for Debian 2.2r7 - Not Released";
        CodeName "proposed-updates";
        OverrideCodeName "potato";
        OverrideSuite "stable";
        Priority "2";
+       VersionChecks
+       {
+         MustBeNewerThan
+         {
+           Stable;
+         };
+         MustBeOlderThan
+         {
+           Unstable;
+           Experimental;
+         };
+       };
   };
 
   Testing
   {
        Components 
        {
-         non-US/main "";
-         non-US/contrib "";
-         non-US/non-free "";
+         non-US/main;
+         non-US/contrib;
+         non-US/non-free;
        };
        Architectures 
        {
-         source "";  
-         all "";
-         alpha ""
-         arm "";
-         hppa "";
-         i386 "";
-         ia64 "";
-         m68k "";
-         mips "";
-         mipsel "";
-         powerpc "";
-         s390 "";
-         sparc "";
+         source;  
+         all;
+         alpha; 
+         arm;
+         hppa;
+         i386;
+         ia64;
+         m68k;
+         mips;
+         mipsel;
+         powerpc;
+         s390;
+         sparc;
        };
        Origin "Debian";
        Description "Debian Testing distribution - Not Released";
@@ -203,58 +191,73 @@ Suite
   {
        Components 
        {
-         non-US/main "";
-         non-US/contrib "";
-         non-US/non-free "";
+         non-US/main;
+         non-US/contrib;
+         non-US/non-free;
        };
        Architectures 
        {
-         source "";  
-         all "";
-         alpha ""
-         arm "";
-         hppa "";
-         i386 "";
-         ia64 "";
-         m68k "";
-         mips "";
-         mipsel "";
-         powerpc "";
-         s390 "";
-         sparc "";
+         source;  
+         all;
+         alpha; 
+         arm;
+         hppa;
+         i386;
+         ia64;
+         m68k;
+         mips;
+         mipsel;
+         powerpc;
+         s390;
+         sparc;
        };
        Origin "Debian";
        Description "Debian Testing distribution updates - Not Released";
        CodeName "woody-proposed-updates";
        OverrideCodeName "woody";
+       OverrideSuite "unstable";
        Priority "4";
+       VersionChecks
+       {
+         MustBeNewerThan
+         {
+           Stable;
+           Proposed-Updates;
+           Testing;
+         };
+         MustBeOlderThan
+         {
+           Unstable;
+           Experimental;
+         };
+       };
   };
 
   Unstable
   {
        Components 
        {
-         non-US/main "";
-         non-US/contrib "";
-         non-US/non-free "";
+         non-US/main;
+         non-US/contrib;
+         non-US/non-free;
        };
        Architectures 
        {
-         source ""
-         all "";
-         alpha ""
-         arm "";
-         hppa "";
-         hurd-i386 "";
-         i386 "";
-         ia64 "";
-         m68k "";
-         mips "";
-         mipsel "";
-         powerpc "";
-         s390 "";
-         sh "";
-         sparc "";
+         source; 
+         all;
+         alpha; 
+         arm;
+         hppa;
+         hurd-i386;
+         i386;
+         ia64;
+         m68k;
+         mips;
+         mipsel;
+         powerpc;
+         s390;
+         sh;
+         sparc;
        };
        Announce "debian-devel-changes@lists.debian.org";
        Origin "Debian";
@@ -262,31 +265,55 @@ Suite
        CodeName "sid";
        OverrideCodeName "sid";
        Priority "5";
+       VersionChecks
+       {
+         MustBeNewerThan
+         {
+           Stable;
+           Proposed-Updates;
+           Testing;
+           Woody-Proposed-Updates;
+         };
+       };
   };
 
 };
 
+SuiteMappings
+{
+ "map stable proposed-updates";
+ "map stable-security proposed-updates";
+ "map-unreleased stable unstable";
+ "map-unreleased proposed-updates unstable";
+ "map testing woody-proposed-updates";
+ "map testing-security woody-proposed-updates";
+ "map-unreleased testing unstable-";
+ "map-unreleased woody-proposed-updates unstable";
+};
+
 Dir
 {
-  RootDir "/org/non-us.debian.org/ftp/";
-  PoolDir "/org/non-us.debian.org/ftp/pool/";
+  Root "/org/non-us.debian.org/ftp/";
+  Pool "/org/non-us.debian.org/ftp/pool/";
   PoolRoot "pool/";
-  TemplatesDir "/org/non-us.debian.org/katie/templates/";
-  IncomingDir "/org/non-us.debian.org/incoming/";
-  OverrideDir "/org/non-us.debian.org/scripts/override/";
-  ListsDir "/org/non-us.debian.org/database/dists/";
-  LogDir "/org/non-us.debian.org/log/";
+  Templates "/org/non-us.debian.org/katie/templates/";
+  Override "/org/non-us.debian.org/scripts/override/";
+  Lists "/org/non-us.debian.org/database/dists/";
+  Log "/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/";
+  MorgueReject "reject";
+  UrgencyLog "/org/non-us.debian.org/testing/";
+  Queue
+  {
+    Root "/org/non-us.debian.org/queue/";
+    Accepted "/org/non-us.debian.org/queue/accepted/";
+    Byhand "/org/non-us.debian.org/queue/byhand/";
+    Done "/org/non-us.debian.org/queue/done/";
+    Holding "/org/non-us.debian.org/queue/holding/";
+    New "/org/non-us.debian.org/queue/new/";
+    Reject "/org/non-us.debian.org/queue/reject/";
+    Unchecked "/org/non-us.debian.org/queue/unchecked/";
+  };
 };
 
 DB
@@ -355,7 +382,7 @@ Component
 Section
 {
 
-  non-US "";
+  non-US;
 
 };
 
@@ -374,9 +401,9 @@ Priority
 OverrideType
 {
 
-  deb "";
-  udeb "";
-  dsc "";
+  deb;
+  udeb;
+  dsc;
 
 };
 
@@ -397,8 +424,8 @@ Location
       Archive "non-US";
       Suites 
        {
-         Stable "";
-         Unstable "";
+         Stable;
+         Unstable;
         };
       Type "legacy";
     };
@@ -417,11 +444,11 @@ Urgency
   Default "low";
   Valid
   {
-    low "";
-    medium "";
-    high "";
-    emergency "";
-    critical "";
+    low;
+    medium;
+    high;
+    emergency;
+    critical;
   };
 };