X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fconfig.tmpl;h=a8a72b6c04849fc29637c0cc576764ab331f6fef;hb=616332d8dd69eb67e61e50cbf531c698af542016;hp=91731bbe955a866c66a9d34024a1d15776129498;hpb=7484a3adc951c00fd18c530bb88007b5d4632808;p=deb%2Fpackages.git diff --git a/templates/config.tmpl b/templates/config.tmpl index 91731bb..a8a72b6 100644 --- a/templates/config.tmpl +++ b/templates/config.tmpl @@ -7,6 +7,8 @@ project_homepage = 'http://www.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/' @@ -22,7 +24,7 @@ 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' logo = { url => project_homepage, src => '/Pics/openlogo-nd-25.png', @@ -50,16 +52,16 @@ mail => 'frank@lichtenheld.de', } trademarknotes = g('%s is a trademark of %s', organisation, trademark.url, trademark.name) - sponsors = [ - { - url => 'http://example.invalid/', - name => 'Example Sponsor, Inc.', - }, - { - url => 'http://example2.invalid/', - name => 'Example2 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