]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
Send the "transitions completed" mail to debian-devel instead of the RT.
[dak.git] / config / debian / dak.conf
index cbd4f225f18c7886e2054a9b1290d456a547bd18..a057c6fe4d78cfe5c72ac8e9c6b8e271dc65a056 100644 (file)
@@ -47,7 +47,7 @@ Dinstall
 
 Transitions
 {
-   Notifications "team@release.debian.org";
+   Notifications "debian-devel@lists.debian.org";
    TempPath "/srv/ftp.debian.org/tmp/";
 };
 
@@ -173,7 +173,7 @@ Clean-Suites
 
 Process-New
 {
-  DinstallLockFile "/srv/ftp.debian.org/lock/unchecked.lock";
+  DinstallLockFile "/srv/ftp.debian.org/lock/processnew.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;