From: Joerg Jaspert Date: Sun, 19 Sep 2010 09:16:27 +0000 (+0200) Subject: remove unused udebcomponents X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=7cee3a0b942904d74a1ed36c7fff2f5eedeae2c4;p=dak.git remove unused udebcomponents Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/dak.conf b/config/debian/dak.conf index e50a5c7a..b2da1f82 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; - }; }; };