]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf-non-US
Fix jenna invocation
[dak.git] / katie.conf-non-US
index 8f627592bd396b5f19ca79808341e84196b03550..7c0c0c69791fb91dad975b084b871b1939390af4 100644 (file)
@@ -20,10 +20,10 @@ Dinstall
    StableRejector "Martin (Joey) Schulze <joey@debian.org>";
    FutureTimeTravelGrace 28800; // 6 hours
    PastCutoffYear "1984";
-   BXANotify "false";
    SkipTime 300;
    CloseBugs "true";
    OverrideDisparityCheck "true";
+   StableDislocationSupport "true";
 };
 
 Julia
@@ -141,6 +141,18 @@ Suite
        OverrideCodeName "potato";
        OverrideSuite "stable";
        Priority "2";
+       VersionChecks
+       {
+         MustBeNewerThan
+         {
+           Stable;
+         };
+         MustBeOlderThan
+         {
+           Unstable;
+           Experimental;
+         };
+       };
   };
 
   Testing
@@ -203,6 +215,20 @@ Suite
        CodeName "woody-proposed-updates";
        OverrideCodeName "woody";
        Priority "4";
+       VersionChecks
+       {
+         MustBeNewerThan
+         {
+           Stable;
+           Proposed-Updates;
+           Testing;
+         };
+         MustBeOlderThan
+         {
+           Unstable;
+           Experimental;
+         };
+       };
   };
 
   Unstable
@@ -237,16 +263,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