]> git.decadent.org.uk Git - dak.git/commitdiff
remove unused udebcomponents
authorJoerg Jaspert <joerg@debian.org>
Sun, 19 Sep 2010 09:16:27 +0000 (11:16 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sun, 19 Sep 2010 09:16:27 +0000 (11:16 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dak.conf

index e50a5c7abfb0094504f7c53baa4cc695bc50179c..b2da1f823043ab32d99e5ec7c00509f9f6a164d2 100644 (file)
@@ -203,11 +203,6 @@ Suite
        OverrideCodeName "lenny";
        Priority "5";
        ChangeLogBase "dists/stable/";
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
   };
 
   Proposed-Updates
@@ -248,11 +243,6 @@ Suite
            Stable;
          };
        };
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
   };
 
   Testing
@@ -270,11 +260,6 @@ Suite
        OverrideCodeName "squeeze";
        ValidTime 604800; // 7 days
        Priority "5";
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
   };
 
   Testing-Proposed-Updates
@@ -312,11 +297,6 @@ Suite
            Testing;
           };
        };
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
   };
 
   Squeeze-Volatile
@@ -377,11 +357,6 @@ Suite
            Testing-Proposed-Updates;
          };
        };
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
   };
 
   Experimental
@@ -413,11 +388,6 @@ Suite
            Unstable;
          };
        };
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
   };
 
 };