X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=d74d564104fe7cbdb9b93d942f63f9b4ab5661f8;hb=db2d829cce8f0dd8aadb6af5e6258ab4fced871d;hp=4242736a44e390b283c6ba26196f2b5fa83d0598;hpb=92929b13c99cd7f0533167a5cf4cf1ea679cd56e;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 4242736a..d74d5641 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -316,7 +316,6 @@ Dir Pool "/srv/ftp-master.debian.org/ftp/pool/"; Templates "/srv/ftp-master.debian.org/dak/templates/"; Export "/srv/ftp-master.debian.org/export/"; - PoolRoot "pool/"; Lists "/srv/ftp-master.debian.org/database/dists/"; Cache "/srv/ftp-master.debian.org/database/"; Log "/srv/ftp-master.debian.org/log/"; @@ -325,6 +324,9 @@ Dir Override "/srv/ftp-master.debian.org/scripts/override/"; UrgencyLog "/srv/release.debian.org/britney/input/urgencies/"; TempPath "/srv/ftp-master.debian.org/tmp/"; + BTSVersionTrack "/srv/ftp-master.debian.org/queue/bts_version_track/"; + Holding "/srv/ftp-master.debian.org/queue/holding/"; + Queue { Byhand "/srv/ftp-master.debian.org/queue/byhand/"; @@ -332,12 +334,10 @@ Dir OldProposedUpdates "/srv/ftp-master.debian.org/queue/o-p-u-new/"; ProposedUpdates "/srv/ftp-master.debian.org/queue/p-u-new/"; Done "/srv/ftp-master.debian.org/queue/done/"; - Holding "/srv/ftp-master.debian.org/queue/holding/"; New "/srv/ftp-master.debian.org/queue/new/"; Reject "/srv/ftp-master.debian.org/queue/reject/"; Unchecked "/srv/ftp-master.debian.org/queue/unchecked/"; Newstage "/srv/ftp-master.debian.org/queue/newstage/"; - BTSVersionTrack "/srv/ftp-master.debian.org/queue/bts_version_track/"; Embargoed "/srv/ftp-master.debian.org/does/not/exist/"; Unembargoed "/srv/ftp-master.debian.org/does/not/exist/"; Disembargo "/srv/ftp-master.debian.org/does/not/exist/";