[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] Restore Changelogs config entry for compatibility purposes



Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
---
 config/debian/dak.conf |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index 0344404..192a039 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -470,3 +470,10 @@ Common
   // The default number of threads for multithreading parts of dak:
   ThreadCount 16;
 }
+
+Changelogs
+{
+  Testing "/srv/release.debian.org/tools/trille/current-testing";
+  Britney "/srv/ftp-master.debian.org/ftp/dists/testing/ChangeLog";
+  Export "/srv/ftp-master.debian.org/export/changelogs";
+}
-- 
1.5.6.5



Reply to: