From: Joerg Jaspert Date: Mon, 4 May 2009 08:15:29 +0000 (+0200) Subject: Stuff must be newer than in oldstable too, otherwise we get "nice" bugs like with... X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=55187a88353449b6f57de576d5810ace41aa3e14;p=dak.git Stuff must be newer than in oldstable too, otherwise we get "nice" bugs like with treecc Signed-off-by: Joerg Jaspert --- 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;