]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
Remove / Deactivate oldstable
[dak.git] / config / debian / dak.conf
index 4377530c55f0ca324cf93ae34ff330b2db423796..fc251f8bb50303472a87f8c62c298b7a3fd13d71 100644 (file)
@@ -126,6 +126,12 @@ Show-New
   HTMLPath "/srv/ftp.debian.org/web/new/";
 }
 
+Show-Deferred
+{
+  LinkPath "/srv/ftp.debian.org/web/deferred/";
+  DeferredQueue "/srv/queued/DEFERRED/";
+}
+
 Import-Users-From-Passwd
 {
   ValidGID "800";
@@ -301,6 +307,7 @@ Suite
        CodeName "sarge-proposed-updates";
        OverrideCodeName "sarge";
        OverrideSuite "oldstable";
+       Untouchable "1";
        Priority "2";
        VersionChecks
        {
@@ -659,11 +666,11 @@ Suite
 
 SuiteMappings
 {
- "propup-version oldstable-security stable testing testing-proposed-updates unstable";
+// "propup-version oldstable-security stable testing testing-proposed-updates unstable";
  "propup-version stable-security testing testing-proposed-updates unstable";
  "propup-version testing-security unstable";
- "map oldstable oldstable-proposed-updates";
- "map oldstable-security oldstable-proposed-updates";
+// "map oldstable oldstable-proposed-updates";
+// "map oldstable-security oldstable-proposed-updates";
  "map stable proposed-updates";
  "map stable-security proposed-updates";
  "map stable-proposed-updates proposed-updates";