]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
sync
[dak.git] / katie.conf
index b277385983100a9c48ad41f4effe9ba7ec6fc83d..181ab9e7a3f09f2f32504cd4a00ea9c3dafeb666 100644 (file)
@@ -20,11 +20,15 @@ Dinstall
    StableRejector "Martin (Joey) Schulze <joey@debian.org>";
    FutureTimeTravelGrace 28800; // 6 hours
    PastCutoffYear "1984";
-   BXANotify "true";
    SkipTime 300;
-   SpecialAcceptedAutoBuild "true";
+   BXANotify "true";
    CloseBugs "true";
    OverrideDisparityCheck "true";
+   StableDislocationSupport "true";
+   AcceptedAutoBuildSuites
+   {
+     unstable;
+   };
 };
 
 Julia
@@ -269,7 +273,10 @@ Suite
            Woody-Proposed-Updates;
          };
        };
-
+       UdebComponents
+       {
+         main;
+       };
   };
 
   Experimental
@@ -326,9 +333,11 @@ Suite
 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";
 };