From 55187a88353449b6f57de576d5810ace41aa3e14 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Mon, 4 May 2009 10:15:29 +0200 Subject: [PATCH] Stuff must be newer than in oldstable too, otherwise we get "nice" bugs like with treecc Signed-off-by: Joerg Jaspert --- config/debian/dak.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/debian/dak.conf b/config/debian/dak.conf index cbd4f225..ee12e769 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -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; -- 2.39.2