]> git.decadent.org.uk Git - dak.git/blobdiff - config/backports/dak.conf
Use announce value out of the database
[dak.git] / config / backports / dak.conf
index 64f366331aed06aff366ace27f4cf159d2416ade..78abe4b93ab06a93a4727a3fc582e415e845668b 100644 (file)
@@ -102,12 +102,6 @@ Check-Overrides
 //      OriginSuite "Unstable";
     };
 
-    etch-backports
-    {
-      Process "1";
-//      OriginSuite "Unstable";
-    };
-
 //    Unstable
 //    {
 //    Process "0";
@@ -195,7 +189,6 @@ Suite
          non-free;
        };
 
-       Announce "debian-backports-changes@lists.debian.org";
        Origin "Debian Backports";
        Description "Backports for the Lenny Distribution";
        CodeName "lenny-backports";
@@ -214,7 +207,6 @@ Suite
          non-free;
        };
 
-       Announce "debian-backports-changes@lists.debian.org";
        Origin "Debian Backports";
        Description "Backports for the Squeeze Distribution";
        CodeName "squeeze-backports";
@@ -223,23 +215,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 +435,8 @@ Import-LDAP-Fingerprints
   };
   KeyServer "wwwkeys.eu.pgp.net";
 };
+
+Changelogs
+{
+  Export "/srv/backports-master.debian.org/export/changelogs";
+}