]> git.donarmstrong.com Git - dak.git/blobdiff - config/debian/dak.conf
remove lenny
[dak.git] / config / debian / dak.conf
index cb8b1f9a2546157b680c8dfd7e170eb3a2951177..7c5d57f686f93f6ac0f1ecaa1c26b2735a2a1888 100644 (file)
@@ -11,7 +11,6 @@ Dinstall
    BugServer "bugs.debian.org";
    PackagesServer "packages.debian.org";
    TrackingServer "packages.qa.debian.org";
-   LockFile "/srv/ftp-master.debian.org/lock/dinstall.lock";
    Bcc "archive@ftp-master.debian.org";
    FutureTimeTravelGrace 28800; // 8 hours
    PastCutoffYear "1984";
@@ -42,7 +41,7 @@ Generate-Index-Diffs
    Options
    {
      TempDir "/srv/ftp-master.debian.org/tiffani";
-     MaxDiffs { Default 14; };
+     MaxDiffs { Default 56; };
    };
 };
 
@@ -238,14 +237,11 @@ Suite
 
 SuiteMappings
 {
- "silent-map lenny-security oldstable-security";
  "silent-map squeeze-security stable-security";
  "silent-map wheezy-security testing-security";
  "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 lenny oldstable";
- "map lenny-proposed-updates oldstable-proposed-updates";
  "map squeeze stable";
  "map squeeze-proposed-updates proposed-updates";
  "map squeeze-updates proposed-updates";