X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=6db8add5e7e0bfb9fd23f3c49a88c8b66d328686;hb=7a966c081f8e4b83d1cf4dc4b8cb7ebb0f06dd30;hp=e50a5c7abfb0094504f7c53baa4cc695bc50179c;hpb=0eeb4b0ade1e47560919e406306c07c3c436e5c5;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index e50a5c7a..6db8add5 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; - }; }; }; @@ -428,9 +398,7 @@ SuiteMappings "propup-version stable-security testing testing-proposed-updates unstable"; "propup-version testing-security unstable"; "map lenny stable"; - "map lenny-volatile lenny-volatile-proposed-updates"; "map squeeze testing"; - "map squeeze-volatile squeeze-volatile-proposed-updates"; "map sid unstable"; "map rc-buggy experimental"; // "map oldstable oldstable-proposed-updates"; @@ -492,8 +460,6 @@ Dir ProposedUpdates "/srv/ftp-master.debian.org/queue/p-u-new/"; OldProposedUpdates "/srv/ftp-master.debian.org/queue/o-p-u-new/"; ProposedUpdates "/srv/ftp-master.debian.org/queue/p-u-new/"; - Lenny-Volatile-Proposed-Updates "/srv/ftp-master.debian.org/queue/volatile/lenny-volatile-p-u-new"; - Squeeze-Volatile-Proposed-Updates "/srv/ftp-master.debian.org/queue/volatile/squeeze-volatile-p-u-new"; Done "/srv/ftp-master.debian.org/queue/done/"; Holding "/srv/ftp-master.debian.org/queue/holding/"; New "/srv/ftp-master.debian.org/queue/new/";