]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
Generate backports-new.html
[dak.git] / config / debian / dak.conf
index 94a1b1b5d305983fbe01adcf00891787b256b380..8208458028252a1dad116ed5ddcedf5bc22dc014 100644 (file)
@@ -48,6 +48,7 @@ Generate-Index-Diffs
 Show-New
 {
   HTMLPath "/srv/ftp.debian.org/web/new/";
+  Options::Queue "new,backports-new";
 }
 
 Show-Deferred
@@ -60,7 +61,7 @@ Import-Users-From-Passwd
 {
   ValidGID "800";
   // Comma separated list of users who are in Postgres but not the passwd file
-  KnownPostgres "postgres,dak,katie,release,qa,www-data,guest,repuser";
+  KnownPostgres "postgres,dak,dak-unpriv,katie,release,qa,www-data,guest,repuser";
 };
 
 Clean-Queues
@@ -217,7 +218,6 @@ Suite
 
 SuiteMappings
 {
- "reject squeeze-backports";
  "silent-map squeeze-security stable-security";
  "silent-map wheezy-security testing-security";
  "propup-version stable-security testing testing-proposed-updates unstable";