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

[dak/master] Remove notautomatic from dak.conf



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/backports/dak.conf |    2 --
 config/debian/dak.conf    |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/config/backports/dak.conf b/config/backports/dak.conf
index 532b721..0440dca 100644
--- a/config/backports/dak.conf
+++ b/config/backports/dak.conf
@@ -190,7 +190,6 @@ Suite
 	};
 
 	Priority "7";
-	NotAutomatic "yes";
   };
 
 
@@ -204,7 +203,6 @@ Suite
 	};
 
 	Priority "7";
-	NotAutomatic "yes";
   };
 
 };
diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index b56b90b..eab1c8d 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -287,7 +287,6 @@ Suite
 	};
 	OverrideSuite "testing";
 	ValidTime 604800; // 7 days
-	NotAutomatic "yes";
 	Priority "0";
 	VersionChecks
 	{
@@ -335,7 +334,6 @@ Suite
 	  contrib;
 	  non-free;
 	};
-	NotAutomatic "yes";
 	OverrideSuite "unstable";
 	ValidTime 604800; // 7 days
 	Priority "0";
-- 
1.5.6.5


Reply to: