]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
sync
[dak.git] / katie.conf
index fca9ece57161b1e3f5b25d553fc17d965b1b29bc..181ab9e7a3f09f2f32504cd4a00ea9c3dafeb666 100644 (file)
@@ -24,6 +24,7 @@ Dinstall
    BXANotify "true";
    CloseBugs "true";
    OverrideDisparityCheck "true";
+   StableDislocationSupport "true";
    AcceptedAutoBuildSuites
    {
      unstable;
@@ -272,7 +273,10 @@ Suite
            Woody-Proposed-Updates;
          };
        };
-
+       UdebComponents
+       {
+         main;
+       };
   };
 
   Experimental
@@ -329,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";
 };