]> git.decadent.org.uk Git - dak.git/commitdiff
StableDislocationSupport and UdebComponents
authorJames Troup <james@nocrew.org>
Wed, 5 Jun 2002 00:20:09 +0000 (00:20 +0000)
committerJames Troup <james@nocrew.org>
Wed, 5 Jun 2002 00:20:09 +0000 (00:20 +0000)
katie.conf
katie.conf-non-US
katie.conf-security

index 07731a21a5721c0cf789ae97426f3d1af4caa4e3..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
index 5c1aff2a1d9291b7659806253ac82a3aa7245765..7c0c0c69791fb91dad975b084b871b1939390af4 100644 (file)
@@ -23,6 +23,7 @@ Dinstall
    SkipTime 300;
    CloseBugs "true";
    OverrideDisparityCheck "true";
+   StableDislocationSupport "true";
 };
 
 Julia
index 7a24b106109d7b411ea795ba84cdabf5b7134ca9..c75d15d3a86871b2244b829a5c4484b1648d3a6b 100644 (file)
@@ -29,6 +29,7 @@ Dinstall
    SecurityAcceptedAutoBuild "true";     
    DefaultSuite "Woody";
    OverrideMaintainer "katie@security.debian.org";
+   StableDislocationSupport "true";
 };
 
 Julia