X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=katie.conf;h=181ab9e7a3f09f2f32504cd4a00ea9c3dafeb666;hb=4b1f58307944ad61bb5708d6b82aea41cc1316a8;hp=b277385983100a9c48ad41f4effe9ba7ec6fc83d;hpb=1bee5081a926311b466c79bf8b46b664c7af3120;p=dak.git diff --git a/katie.conf b/katie.conf index b2773859..181ab9e7 100644 --- a/katie.conf +++ b/katie.conf @@ -20,11 +20,15 @@ Dinstall StableRejector "Martin (Joey) Schulze "; 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"; };