Control: tags -1 + patch

On Sat, 2014-05-24 at 14:24 +0800, Paul Wise wrote:

> When backports was moved to ftp-master, [1] appears to have gone
> missing. There is [2] but not [3]. The backports new.822 file was
> consumed by the QA infrastructure, DDPO in particular.

It looks like the attached patch will fix this issue, please apply.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise
From a6af8d9b199165c56a55f057704cbd8955f1f772 Mon Sep 17 00:00:00 2001
From: Paul Wise <p...@debian.org>
Date: Sun, 25 May 2014 09:06:51 +0800
Subject: [PATCH] Add a deb822 for the backports NEW queue (Closes: #749102)

---
 config/debian/dak.conf-backports | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/config/debian/dak.conf-backports b/config/debian/dak.conf-backports
index 82fb16f..860ce7c 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";
+  };
 };
-- 
2.0.0.rc2

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to