From f2d6241dcdbd579e44dc70b0e76f03ea2a309708 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Sat, 3 Aug 2013 15:09:54 +0200 Subject: [PATCH] config/debian/dak.conf: remove deprecated settings Remove some deprecated settings from the main archive configuration. --- config/debian/dak.conf | 129 ----------------------------------------- 1 file changed, 129 deletions(-) diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 2954c595..53d5f61f 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -119,101 +119,6 @@ Process-New LockDir "/srv/ftp-master.debian.org/lock/new/"; }; -Check-Overrides -{ - OverrideSuites - { - Stable - { - Process "0"; - }; - - Testing - { - Process "1"; - OriginSuite "Unstable"; - }; - - Unstable - { - Process "1"; - }; - }; -}; - -Suite -{ - Stable - { - Components - { - main; - contrib; - non-free; - }; - }; - - Proposed-Updates - { - Components - { - main; - contrib; - non-free; - }; - }; - - Testing - { - Components - { - main; - contrib; - non-free; - }; - }; - - Testing-Proposed-Updates - { - Components - { - main; - contrib; - non-free; - }; - }; - - Squeeze-Updates - { - Components - { - main; - contrib; - non-free; - }; - }; - - Unstable - { - Components - { - main; - contrib; - non-free; - }; - }; - - Experimental - { - Components - { - main; - contrib; - non-free; - }; - }; -}; - SuiteMappings { "silent-map squeeze-security oldstable-security"; @@ -355,40 +260,6 @@ Changelogs Export "/srv/ftp-master.debian.org/export/changelogs"; } -Generate-Releases -{ - MD5Sum - { - proposed-updates; - stable; - squeeze-updates; - testing; - testing-proposed-updates; - unstable; - experimental; - }; - SHA1 - { - proposed-updates; - squeeze-updates; - stable; - testing; - testing-proposed-updates; - unstable; - experimental; - }; - SHA256 - { - proposed-updates; - squeeze-updates; - stable; - testing; - testing-proposed-updates; - unstable; - experimental; - }; -} - ByGroup { dak-unpriv "/srv/ftp-master.debian.org/dak/config/debian/dak.conf-dak"; ftpteam ""; -- 2.39.2