From e2a7af0a1f284ce8d3fe7d7f8c31fdff921da453 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Sun, 25 Nov 2012 11:50:15 +0100 Subject: [PATCH] config/debian/dak.conf: reject uploads to squeeze-backports We do not want to accept uploads to squeeze-backports on ftp-master for now. --- config/debian/dak.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 251267b0..90dd98b8 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -217,6 +217,7 @@ Suite SuiteMappings { + "reject squeeze-backports"; "silent-map squeeze-security stable-security"; "silent-map wheezy-security testing-security"; "propup-version stable-security testing testing-proposed-updates unstable"; -- 2.39.2