From 6dc5f445dac854e7349e76fa6dceb522aa964be1 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 5 Feb 2011 16:12:14 +0100 Subject: [PATCH 1/1] add the silent maps for the code name based stuff Signed-off-by: Joerg Jaspert --- config/debian-security/dak.conf | 3 +++ config/debian/dak.conf | 3 +++ 2 files changed, 6 insertions(+) diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf index 5e3cce9d..32dc6aad 100644 --- a/config/debian-security/dak.conf +++ b/config/debian-security/dak.conf @@ -217,6 +217,9 @@ SuiteMappings "silent-map etch-secure oldstable"; "silent-map lenny-secure stable"; "silent-map testing-security testing"; + "silent-map lenny-security oldstable"; + "silent-map squeeze-security stable"; + "silent-map wheezy-security testing"; }; Dir diff --git a/config/debian/dak.conf b/config/debian/dak.conf index f82efc91..7c175ae4 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -372,6 +372,9 @@ 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