]> git.decadent.org.uk Git - dak.git/blobdiff - config/backports/dak.conf
Clean up boolean logic
[dak.git] / config / backports / dak.conf
index f42092735e0495796075233446328d694e715c8f..1c8312d60b2a4d6fd3192592b7c85c58185419da 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.
@@ -293,28 +292,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;