]> git.decadent.org.uk Git - dak.git/blobdiff - config/backports/dak.conf
Merge commit 'ftpmaster/master'
[dak.git] / config / backports / dak.conf
index 64f366331aed06aff366ace27f4cf159d2416ade..eaa89c2737608bd688ce6eb60115b69f12363a5f 100644 (file)
@@ -102,12 +102,6 @@ Check-Overrides
 //      OriginSuite "Unstable";
     };
 
-    etch-backports
-    {
-      Process "1";
-//      OriginSuite "Unstable";
-    };
-
 //    Unstable
 //    {
 //    Process "0";
@@ -223,23 +217,6 @@ Suite
        NotAutomatic "yes";
   };
 
-  etch-backports
-  {
-       Components
-       {
-         main;
-         contrib;
-         non-free;
-       };
-       Announce "debian-backports-changes@lists.debian.org";
-       Origin "backports.debian.org archive";
-       Description "Backports for the Etch Distribution";
-       CodeName "etch-backports";
-       OverrideCodeName "etch-backports";
-       Priority "7";
-       NotAutomatic "yes";
-  };
-
 };
 
 Dir
@@ -460,3 +437,8 @@ Import-LDAP-Fingerprints
   };
   KeyServer "wwwkeys.eu.pgp.net";
 };
+
+Changelogs
+{
+  Export "/srv/backports-master.debian.org/export/changelogs";
+}