]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
control_suite.py: generate changelog for britney runs
[dak.git] / config / debian / dak.conf
index 98da875cf185f2af03a8bda2bd9f1a52cbd44194..1dd52a4e8e594c48b4977cc79d18e166c3524e43 100644 (file)
@@ -774,3 +774,9 @@ 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";
+}