]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian-security/dak.conf
Remove use of Component in dak.conf, use db instead
[dak.git] / config / debian-security / dak.conf
index db3c64701585c8642b710fd982324542fc0ef5a1..fb23848eed79e396c039234f06554070a12ae081 100644 (file)
@@ -304,29 +304,6 @@ Archive
 
 };
 
-Component
-{
-
-  updates/main
-  {
-       Description "Main (updates)";
-       MeetsDFSG "true";
-  };
-
-  updates/contrib
-  {
-       Description "Contrib (updates)";
-       MeetsDFSG "true";
-  };
-
-  updates/non-free
-  {
-       Description "Software that fails to meet the DFSG";
-       MeetsDFSG "false";
-  };
-
-};
-
 ComponentMappings
 {
  "main updates/main";
@@ -403,21 +380,6 @@ Priority
   source 0; // i.e. unused
 };
 
-Location
-{
-  /srv/security-master.debian.org/ftp/pool/
-    {
-      Archive "security";
-      Suites 
-       {
-         OldStable;
-         Stable;
-         Testing;
-        };
-      Type "pool";
-    };
-};
-
 Urgency
 {
   Default "low";