X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fconfig.tmpl;h=8b20d1407003818b2db9594faa3b01b15b7ff94d;hb=57846fbfa25f9a6a4878182037d14dc9c1e5ac36;hp=91731bbe955a866c66a9d34024a1d15776129498;hpb=7484a3adc951c00fd18c530bb88007b5d4632808;p=deb%2Fpackages.git diff --git a/templates/config.tmpl b/templates/config.tmpl index 91731bb..8b20d14 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,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', @@ -50,16 +54,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