X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=07731a21a5721c0cf789ae97426f3d1af4caa4e3;hb=2dc9f86581428e698e834087faa4795a39fcf154;hp=b277385983100a9c48ad41f4effe9ba7ec6fc83d;hpb=1bee5081a926311b466c79bf8b46b664c7af3120;p=dak.git diff --git a/katie.conf b/katie.conf index b2773859..07731a21 100644 --- a/katie.conf +++ b/katie.conf @@ -20,11 +20,14 @@ Dinstall StableRejector "Martin (Joey) Schulze "; FutureTimeTravelGrace 28800; // 6 hours PastCutoffYear "1984"; - BXANotify "true"; SkipTime 300; - SpecialAcceptedAutoBuild "true"; + BXANotify "true"; CloseBugs "true"; OverrideDisparityCheck "true"; + AcceptedAutoBuildSuites + { + unstable; + }; }; Julia @@ -326,9 +329,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"; };