[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] remove unused udebcomponents



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/dak.conf |   30 ------------------------------
 1 files changed, 0 insertions(+), 30 deletions(-)

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index e50a5c7..b2da1f8 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -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;
-	};
   };
 
 };
-- 
1.5.6.5


Reply to: