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

[dak/master 5/9] Remove unused Location config



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 config/backports/dak.conf       |   11 -----------
 config/debian-security/dak.conf |   15 ---------------
 2 files changed, 0 insertions(+), 26 deletions(-)

diff --git a/config/backports/dak.conf b/config/backports/dak.conf
index c1ff529..f420927 100644
--- a/config/backports/dak.conf
+++ b/config/backports/dak.conf
@@ -381,17 +381,6 @@ Priority
   source 0; // i.e. unused
 };
 
-Location
-{
-  // Pool locations on backports.debian.org
-  /srv/backports-master.debian.org/ftp/pool/
-    {
-      Archive "backports";
-      Type "pool";
-    };
-
-};
-
 Urgency
 {
   Default "low";
diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf
index db3c647..a5f7473 100644
--- a/config/debian-security/dak.conf
+++ b/config/debian-security/dak.conf
@@ -403,21 +403,6 @@ Priority
   source 0; // i.e. unused
 };
 
-Location
-{
-  /srv/security-master.debian.org/ftp/pool/
-    {
-      Archive "security";
-      Suites 
-	{
-	  OldStable;
-	  Stable;
-	  Testing;
-        };
-      Type "pool";
-    };
-};
-
 Urgency
 {
   Default "low";
-- 
1.7.2.5



Reply to: