]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf-non-US
m68k added to list of archs
[dak.git] / katie.conf-non-US
index 8f627592bd396b5f19ca79808341e84196b03550..8ad8cecce5de252f03eeaa0c3eec5a0b3a26284b 100644 (file)
@@ -20,10 +20,11 @@ Dinstall
    StableRejector "Martin (Joey) Schulze <joey@debian.org>";
    FutureTimeTravelGrace 28800; // 6 hours
    PastCutoffYear "1984";
-   BXANotify "false";
    SkipTime 300;
    CloseBugs "true";
+   SuiteSuffix "non-US";
    OverrideDisparityCheck "true";
+   StableDislocationSupport "true";
 };
 
 Julia
@@ -108,9 +109,9 @@ Suite
          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";
@@ -134,13 +135,25 @@ Suite
        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
@@ -202,7 +215,22 @@ Suite
        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
@@ -237,16 +265,30 @@ Suite
        CodeName "sid";
        OverrideCodeName "sid";
        Priority "5";
+       VersionChecks
+       {
+         MustBeNewerThan
+         {
+           Stable;
+           Proposed-Updates;
+           Testing;
+           Woody-Proposed-Updates;
+         };
+       };
   };
 
 };
 
 SuiteMappings
 {
- "map stable proposed-updates"
- "map-unreleased stable unstable"
- "map-unreleased proposed-updates unstable"
- "ignore testing"
+ "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