X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fconfig.tmpl;h=8b20d1407003818b2db9594faa3b01b15b7ff94d;hb=582530fd89f3532346a1059176389b376b86c151;hp=3526f5e707cf7fc0ae779f4d5bb953bdf191ad8f;hpb=aa2e0fe2326ca54e2cc46959968ba6234f105e25;p=deb%2Fpackages.git diff --git a/templates/config.tmpl b/templates/config.tmpl index 3526f5e..8b20d14 100644 --- a/templates/config.tmpl +++ b/templates/config.tmpl @@ -5,7 +5,10 @@ organisation = 'Ubuntu' project_homepage = 'http://www.ubuntu.com/' - packages_homepage = 'http://packages.ubuntu.com/' + packages_homepage = '/' + packages_homepage_abs = 'http://packages.ubuntu.com/' + packages_homepage_abs = 'http://packages.debian.net/' + old_releases = 'http://old-releases.ubuntu.com/' searchformurl = packages_homepage search_url = '/search' tags_url = 'http://debtags.alioth.debian.org/' @@ -21,7 +24,9 @@ changelogs_url = 'http://changelogs.ubuntu.com/changelogs/' policy_url = 'http://www.debian.org/doc/debian-policy/' # cn_help_url = project_homepage _ 'intro/cn' -# patch_tracking_url = 'http://patch-tracking.debian.net/package' +# patch_tracking_url = 'http://patch-tracker.debian.org/package' + screenshots_url = 'http://screenshots.debian.net/package/' + screenshots_thumb_url = 'http://screenshots.debian.net/thumbnail-with-version/' logo = { url => project_homepage, src => '/Pics/openlogo-nd-25.png', @@ -49,10 +54,16 @@ mail => 'frank@lichtenheld.de', } trademarknotes = g('%s is a trademark of %s', organisation, trademark.url, trademark.name) -# sponsor = { +# sponsors = [ +# { # url => 'http://example.invalid/', # name => 'Example Sponsor, Inc.', -# } +# }, +# { +# url => 'http://example2.invalid/', +# name => 'Example2 Sponsor, Inc.', +# }, +# ] -%] [%- # possible values for importance: high, normal, low