]> git.deb.at Git - deb/packages.git/blobdiff - templates/config.tmpl
Security mirror for old releases is archive.debian.org (Closes: #551202)
[deb/packages.git] / templates / config.tmpl
index 828a1c8698ece0708c10519e71e3442070423c6d..9ea162ed4255cba3bf4efe3418ff2fd87cf6e39e 100644 (file)
@@ -15,7 +15,7 @@
    ddpo_url = 'http://qa.debian.org/developer.php?login='
    src_bugs_url = bugs_url _ 'src:'
    mirror_url = 'http://ftp.debian.org/'
-   security_mirror = 'security.debian.org'
+   security_mirror = 'archive.debian.org'
    security_mirror_url = security_mirror _ '/debian-security'
    security_suite_suffix = '/updates'
    changelogs_url = 'http://archive.debian.net/changelogs/'
    }
    trademarknotes = g('%s is a <a href="%s">trademark</a> of %s', organisation, trademark.url, trademark.name)
    sponsors = [
-   {
-       url => 'http://example.invalid/',
-       name => 'Example Sponsor, Inc.',
-   },
-   {
-       url => 'http://example2.invalid/',
-       name => 'Example2 Sponsor, Inc.',
-   },
+#   {
+#      url => 'http://example.invalid/',
+#      name => 'Example Sponsor, Inc.',
+#   },
+#   {
+#      url => 'http://example2.invalid/',
+#      name => 'Example2 Sponsor, Inc.',
+#   },
    ]
 -%]
 [%-