From 1271e98ab531ba104007fb8b96931d95d61061ab Mon Sep 17 00:00:00 2001
From: Ansgar Burchardt <ansgar@debian.org>
Date: Mon, 16 May 2016 19:57:15 +0200
Subject: [PATCH] debian-security/dak.conf: set changelog export directory

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

diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf
index ad47e337..8c3272a6 100644
--- a/config/debian-security/dak.conf
+++ b/config/debian-security/dak.conf
@@ -198,3 +198,8 @@ Urgency
     critical;
   };
 };
+
+Changelogs
+{
+  Export "/srv/security-master.debian.org/export/changelogs";
+};
-- 
2.39.5