]> git.decadent.org.uk Git - dak.git/blobdiff - config/backports/dak.conf
Merge remote branch 'ftpmaster/master'
[dak.git] / config / backports / dak.conf
index 7f64bb46fe47a0768a95957940675cfd802c1e6b..a9f4886c9627275b4844bbb76ceb16d5ebd5d415 100644 (file)
@@ -293,28 +293,6 @@ Archive
   };
 };
 
-Component
-{
-  main
-  {
-       Description "Main";
-       MeetsDFSG "true";
-  };
-
-  contrib
-  {
-       Description "Contrib";
-       MeetsDFSG "true";
-  };
-
-  non-free
-  {
-     Description "Software that fails to meet the DFSG";
-     MeetsDFSG "false";
-  };
-
-};
-
 Section
 {
   admin;
@@ -381,24 +359,6 @@ Priority
   source 0; // i.e. unused
 };
 
-OverrideType
-{
-  deb;
-  udeb;
-  dsc;
-};
-
-Location
-{
-  // Pool locations on backports.debian.org
-  /srv/backports-master.debian.org/ftp/pool/
-    {
-      Archive "backports";
-      Type "pool";
-    };
-
-};
-
 Urgency
 {
   Default "low";