]> git.deb.at Git - deb/packages.git/blobdiff - templates/config.tmpl
Merge commit 'alioth/master' into ubuntu-master
[deb/packages.git] / templates / config.tmpl
index 3526f5e707cf7fc0ae779f4d5bb953bdf191ad8f..91731bbe955a866c66a9d34024a1d15776129498 100644 (file)
@@ -5,7 +5,8 @@
 
    organisation = 'Ubuntu'
    project_homepage = 'http://www.ubuntu.com/'
-   packages_homepage = 'http://packages.ubuntu.com/'
+   packages_homepage = '/'
+   packages_homepage_abs = 'http://packages.ubuntu.com/'
    searchformurl = packages_homepage
    search_url = '/search'
    tags_url = 'http://debtags.alioth.debian.org/'
        mail => 'frank@lichtenheld.de',
    }
    trademarknotes = g('%s is a <a href="%s">trademark</a> of %s', organisation, trademark.url, trademark.name)
-#   sponsor = {
-#      url => 'http://example.invalid/',
-#      name => 'Example Sponsor, Inc.',
-#   }
+   sponsors = [
+   {
+       url => 'http://example.invalid/',
+       name => 'Example Sponsor, Inc.',
+   },
+   {
+       url => 'http://example2.invalid/',
+       name => 'Example2 Sponsor, Inc.',
+   },
+   ]
 -%]
 [%-
    # possible values for importance: high, normal, low