]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
Added changelog and config file settings
[dak.git] / config / debian / dak.conf
index 9f0c7b05cb61e15daa7cb76583a2e95ff1989afb..332a6170d3fc7ba5cb5f09ef5c6cc164e9a35dcb 100644 (file)
@@ -24,7 +24,6 @@ Dinstall
    BXANotify "true";
    CloseBugs "true";
    OverrideDisparityCheck "true";
-   StableDislocationSupport "false";
    DefaultSuite "unstable";
    UserExtensions "/srv/ftp.debian.org/dak/config/debian/extensions.py";
    QueueBuildSuites
@@ -131,7 +130,7 @@ Reject-Proposed-Updates
 {
    StableRejector "the Stable Release Team";
    StableMail "debian-release@lists.debian.org";
-   MoreInfoURL "http://release.debian.org/stable/4.0/4.0r5/";
+   MoreInfoURL "http://release.debian.org/stable/4.0/4.0r6/";
 };
 
 Import-LDAP-Fingerprints
@@ -590,6 +589,14 @@ Dir
   };
 };
 
+Queue-Report
+{
+  ReportLocations
+  {
+    822Location "/srv/ftp.debian.org/web/new.822";
+  };
+};
+
 DB
 {
   Name "projectb";