]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf-non-US
Dinstall::CloseBugs is a boolean
[dak.git] / katie.conf-non-US
index 2d16907f6bd9607f62b83831245792327e4693f2..a8c22e99d066bb7cc3ecc4f88bd65b19f649f7b5 100644 (file)
@@ -22,7 +22,9 @@ Dinstall
    PastCutoffYear "1984";
    SkipTime 300;
    CloseBugs "true";
+   SuiteSuffix "non-US";
    OverrideDisparityCheck "true";
+   StableDislocationSupport "true";
 };
 
 Julia
@@ -213,6 +215,7 @@ Suite
        Description "Debian Testing distribution updates - Not Released";
        CodeName "woody-proposed-updates";
        OverrideCodeName "woody";
+       OverrideSuite "unstable";
        Priority "4";
        VersionChecks
        {
@@ -279,9 +282,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";
 };