From: Ansgar Burchardt Date: Sun, 25 Nov 2012 10:50:15 +0000 (+0100) Subject: config/debian/dak.conf: reject uploads to squeeze-backports X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=e2a7af0a1f284ce8d3fe7d7f8c31fdff921da453;hp=814614af551e54bf2479ff7f0bde1023f69d68cb;p=dak.git config/debian/dak.conf: reject uploads to squeeze-backports We do not want to accept uploads to squeeze-backports on ftp-master for now. --- 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";