]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
Stuff must be newer than in oldstable too, otherwise we get "nice" bugs like with...
[dak.git] / config / debian / dak.conf
index baf140e150a10af319ffaed3d78e7bf0944e0db4..ee12e769e4742c7d4802aa5b79f433af4c429cc6 100644 (file)
@@ -173,7 +173,7 @@ Clean-Suites
 
 Process-New
 {
-  DinstallLockFile "/srv/ftp.debian.org/lock/daily.lock";
+  DinstallLockFile "/srv/ftp.debian.org/lock/unchecked.lock";
   LockDir "/srv/ftp.debian.org/lock/new/";
 };
 
@@ -315,6 +315,7 @@ Suite
        {
          MustBeNewerThan
          {
+           OldStable;
            Stable;
          };
 //       MustBeOlderThan
@@ -377,6 +378,7 @@ Suite
        {
          MustBeNewerThan
          {
+           OldStable;
            Stable;
 //         Proposed-Updates;
            Testing;
@@ -438,6 +440,7 @@ Suite
        {
          MustBeNewerThan
          {
+           OldStable;
            Stable;
 //         Proposed-Updates;
            Testing;
@@ -472,6 +475,7 @@ Suite
        {
          MustBeNewerThan
          {
+           OldStable;
            Stable;
 //         Proposed-Updates;
            Testing;