]> git.deb.at Git - deb/packages.git/blobdiff - templates/config/mirrors.tmpl
Replace non working volatile mirror debian.domainmail.org with mirror.csclub.uwaterloo.ca
[deb/packages.git] / templates / config / mirrors.tmpl
index 9547482fd7efd93b79684422489c4d688471f861..934a49897545fe7d5900e2efad4c408ed4f571be 100644 (file)
@@ -70,6 +70,7 @@ mirrors = {
        },
 
        volatile => {
+               title => g('volatile packages that need major changes during the life of a stable release'),
                mirror_list => 'http://www.debian.org/devel/debian-volatile/volatile-mirrors',
                europa => [
                        "volatile.debian.net/debian-volatile",
@@ -77,7 +78,7 @@ mirrors = {
                        "ftp.sk.debian.org/debian-volatile",
                ],
                north_america => [
-                       "debian.domainmail.org/debian-volatile",
+                       "mirror.csclub.uwaterloo.ca/debian-volatile",
                ],
                south_america => [
                        "sft.if.usp.br/debian-volatile",
@@ -91,6 +92,7 @@ mirrors = {
        },
 
        backports => {
+               title => g('newer packages that have been adapted to stable releases of Debian'),
                mirror_list => 'http://www.backports.org/debian/README.mirrors.html',
                europa => [
                        "www.backports.org/debian",
@@ -117,37 +119,8 @@ mirrors = {
                ],
        },
 
-       amd64 => {
-               mirror_list => 'http://amd64.debian.net/README.mirrors.html',
-               unofficial_port => {
-                       amd64 => {
-                               url_name => 'amd64',
-                               name => 'AMD64',
-                       }
-               },
-               europa => [
-                       "amd64.debian.net/debian",
-                       "ftp.de.debian.org/debian-amd64/debian",
-                       "ftp.es.debian.org/debian-amd64/debian",
-                       "ftp.nl.debian.org/debian-amd64/debian",
-                       "ftp.sk.debian.org/debian-amd64/debian",
-                       "bytekeeper.as28747.net/debian-amd64/debian",
-                       "mirror.switch.ch/debian-amd64/debian",
-               ],
-               asia => [
-                       "ftp.jp.debian.org/debian-amd64/debian/",
-                       "hanzubon.jp/debian-amd64/debian",
-               ],
-               north_america => [
-                       "mirror.espri.arizona.edu/debian-amd64/debian",
-                       "debian.csail.mit.edu/debian-amd64/debian",
-               ],
-               australia => [
-                       "public.planetmirror.com/pub/debian-amd64/debian",
-               ],
-       },
-
        debports => {
+               title => g('ports of packages to architectures not yet available in Debian'),
                mirror_list => 'http://wiki.debian.org/DebianPorts/Mirrors',
                unofficial_port => {
                        'kfreebsd-amd64' => {
@@ -182,6 +155,4 @@ continents = {
                europa        => g('Europe'),
                africa        => g('Africa'),
        }
-
 %]
-