]> git.decadent.org.uk Git - dak.git/commitdiff
temporarily remove p-u from version checking
authorMark Hymers <mhy@debian.org>
Wed, 25 Feb 2009 22:16:06 +0000 (22:16 +0000)
committerMark Hymers <mhy@debian.org>
Wed, 25 Feb 2009 22:16:06 +0000 (22:16 +0000)
Signed-off-by: Mark Hymers <mhy@debian.org>
config/debian/dak.conf

index d3b9bada74648680ef54e9d531b351e4684f6dfe..b95fa633dc527e525a7b0ca314f4a33ccb032d90 100644 (file)
@@ -317,12 +317,12 @@ Suite
          {
            Stable;
          };
-         MustBeOlderThan
-         {
-           Testing;
-           Unstable;
-           Experimental;
-         };
+//       MustBeOlderThan
+//       {
+//         Testing;
+//         Unstable;
+//         Experimental;
+//       };
          Enhances
           {
            Stable;
@@ -378,7 +378,7 @@ Suite
          MustBeNewerThan
          {
            Stable;
-           Proposed-Updates;
+//         Proposed-Updates;
            Testing;
          };
          MustBeOlderThan
@@ -439,7 +439,7 @@ Suite
          MustBeNewerThan
          {
            Stable;
-           Proposed-Updates;
+//         Proposed-Updates;
            Testing;
            Testing-Proposed-Updates;
          };
@@ -473,7 +473,7 @@ Suite
          MustBeNewerThan
          {
            Stable;
-           Proposed-Updates;
+//         Proposed-Updates;
            Testing;
            Testing-Proposed-Updates;
            Unstable;