]> git.decadent.org.uk Git - dak.git/blobdiff - config/backports/dak.conf
Remove unused variable
[dak.git] / config / backports / dak.conf
index d019f8774a425ea45a45d0e7453f2fa4e70bfc19..1bfcd5828fe46a4c35fbde917818369a9df5be88 100644 (file)
@@ -29,10 +29,7 @@ Dinstall
    CloseBugs "false";
    OverrideDisparityCheck "false";
    DefaultSuite "lenny-backports";
-   Reject
-   {
-     ReleaseTransitions "/srv/backports-master.debian.org/hints/transitions.yaml";
-   };
+   ReleaseTransitions "/srv/backports-master.debian.org/hints/transitions.yaml";
    // If set, only send mails to addresses listed there.
    // format of entries: one entry per line. Either an email address directly, or a regular expression,
    // prefixed by "RE:". Examples: "jane.doe@domain.com" or "RE:jane[^@]@domain.com", where the first will
@@ -205,7 +202,6 @@ Dir
   Pool "/srv/backports-master.debian.org/ftp/pool/";
   Export "/srv/backports-master.debian.org/export/";
   Templates "/srv/backports-master.debian.org/dak/templates/";
-  PoolRoot "pool/";
   Lists "/srv/backports-master.debian.org/database/dists/";
   Cache "/srv/backports-master.debian.org/database/";
   Log "/srv/backports-master.debian.org/log/";