[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] config/debian/dak.conf: reject uploads to jessie-{backports,updates}



---
 config/debian/dak.conf |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index 3bfe8c5..26e4616 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -152,6 +152,9 @@ SuiteMappings
  "map testing-security testing-proposed-updates";
  "map-unreleased testing unstable";
  "map-unreleased testing-proposed-updates unstable";
+
+ "reject jessie-backports";
+ "reject jessie-updates";
 };
 
 AutomaticByHandPackages {
-- 
1.7.10.4


Reply to: