X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=katie.conf;h=181ab9e7a3f09f2f32504cd4a00ea9c3dafeb666;hb=4b1f58307944ad61bb5708d6b82aea41cc1316a8;hp=fca9ece57161b1e3f5b25d553fc17d965b1b29bc;hpb=8e9a5d533c8458eaca33266208f6c347d66dfeef;p=dak.git diff --git a/katie.conf b/katie.conf index fca9ece5..181ab9e7 100644 --- a/katie.conf +++ b/katie.conf @@ -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"; };