From 4f735edea56ae3c02bb5f5400541e10b4b7bc345 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 5 Feb 2011 16:13:44 +0100 Subject: [PATCH] silent map first Signed-off-by: Joerg Jaspert --- config/debian/dak.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 7c175ae4..e6567d9a 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -352,6 +352,9 @@ Suite SuiteMappings { + "silent-map lenny-security oldstable-security"; + "silent-map squeeze-security stable-security"; + "silent-map wheezy-security testing-security"; "propup-version oldstable-security stable testing testing-proposed-updates unstable"; "propup-version stable-security testing testing-proposed-updates unstable"; "propup-version testing-security unstable"; @@ -372,9 +375,6 @@ SuiteMappings "map testing-security testing-proposed-updates"; "map-unreleased testing unstable"; "map-unreleased testing-proposed-updates unstable"; - "silent-map lenny-security oldstable-security"; - "silent-map squeeze-security stable-security"; - "silent-map wheezy-security testing-security"; }; AutomaticByHandPackages { -- 2.39.2