From: Paul Wise Date: Sun, 25 May 2014 01:06:51 +0000 (+0800) Subject: Add a deb822 for the backports NEW queue (Closes: #749102) X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=cda77ad8e9f59752b615ec9a647848d05362a47d;hp=40aec5c73f30123298678e2e396bf41ab20417c4;p=dak.git Add a deb822 for the backports NEW queue (Closes: #749102) --- diff --git a/config/debian/dak.conf-backports b/config/debian/dak.conf-backports index 82fb16fa..860ce7cd 100644 --- a/config/debian/dak.conf-backports +++ b/config/debian/dak.conf-backports @@ -21,4 +21,8 @@ Process-New Queue-Report { Options::Directories "backports-new"; + ReportLocations + { + 822Location "/srv/ftp.debian.org/web/backports-new.822"; + }; };