X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=baf140e150a10af319ffaed3d78e7bf0944e0db4;hb=87bf163d12ec8328d87e1b2a2ca2239221a73bd6;hp=24282855466fc334e6177303fed695192d82ed91;hpb=1e1457bde3318c6605b4c97d4299803fdaf8e774;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 24282855..baf140e1 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -47,6 +47,7 @@ Dinstall Transitions { + Notifications "team@release.debian.org"; TempPath "/srv/ftp.debian.org/tmp/"; }; @@ -172,7 +173,8 @@ Clean-Suites Process-New { - AcceptedLockFile "/srv/ftp.debian.org/lock/unchecked.lock"; + DinstallLockFile "/srv/ftp.debian.org/lock/daily.lock"; + LockDir "/srv/ftp.debian.org/lock/new/"; }; Check-Overrides @@ -561,6 +563,7 @@ Dir New "/srv/ftp.debian.org/queue/new/"; Reject "/srv/ftp.debian.org/queue/reject/"; Unchecked "/srv/ftp.debian.org/queue/unchecked/"; + Newstage "/srv/ftp.debian.org/queue/newstage/"; BTSVersionTrack "/srv/ftp.debian.org/queue/bts_version_track/"; }; };