]> git.decadent.org.uk Git - dak.git/blobdiff - config/backports/dak.conf
Remove unused option
[dak.git] / config / backports / dak.conf
index c1ff5293cd6ee207eedbba7017d8b4e13f47840a..82af9cadace0cda0d295919de53dda997abb3795 100644 (file)
@@ -36,7 +36,6 @@ Dinstall
    DefaultSuite "lenny-backports";
    Reject
    {
-     NoSourceOnly "true";
      ReleaseTransitions "/srv/backports-master.debian.org/hints/transitions.yaml";
    };
    // If set, only send mails to addresses listed there.
@@ -139,8 +138,6 @@ Control-Overrides
     Suite "lenny-backports";
     Type "deb";
    };
-
- ComponentPosition "prefix"; // Whether the component is prepended or appended to the section name
 };
 
 Rm
@@ -293,28 +290,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,17 +356,6 @@ Priority
   source 0; // i.e. unused
 };
 
-Location
-{
-  // Pool locations on backports.debian.org
-  /srv/backports-master.debian.org/ftp/pool/
-    {
-      Archive "backports";
-      Type "pool";
-    };
-
-};
-
 Urgency
 {
   Default "low";