X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=fc0ec404969de84bcd9788a54f3ae2609a953dc6;hb=bc9a2e0eec14192fca315cf4562374d9bedf9fe9;hp=2ae072ae06e21026d2a86f39918860c7654f3a7a;hpb=4d902498b114e9397c4d00274b3a9df24dd215dc;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 2ae072ae..fc0ec404 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -48,6 +48,7 @@ Generate-Index-Diffs Show-New { HTMLPath "/srv/ftp.debian.org/web/new/"; + Options::Queue "new,backports-new"; } Show-Deferred @@ -116,7 +117,6 @@ Clean-Suites Process-New { - DinstallLockFile "/srv/ftp-master.debian.org/lock/processnew.lock"; LockDir "/srv/ftp-master.debian.org/lock/new/"; }; @@ -217,7 +217,6 @@ Suite SuiteMappings { - "reject squeeze-backports"; "silent-map squeeze-security stable-security"; "silent-map wheezy-security testing-security"; "propup-version stable-security testing testing-proposed-updates unstable"; @@ -278,7 +277,6 @@ Dir Root "/srv/ftp-master.debian.org/ftp/"; Pool "/srv/ftp-master.debian.org/ftp/pool/"; Templates "/srv/ftp-master.debian.org/dak/templates/"; - Export "/srv/ftp-master.debian.org/export/"; Lists "/srv/ftp-master.debian.org/database/dists/"; Cache "/srv/ftp-master.debian.org/database/"; Log "/srv/ftp-master.debian.org/log/";