From: Frank Lichtenheld Date: Sat, 4 Jul 2009 20:35:43 +0000 (+0200) Subject: Add a link to old releases on homepage X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=e86f7dbf94297bacc9e1d2e0046dfedb3659c820;hp=597347c0fe994954d5e5168368fb21e743a39def Add a link to old releases on homepage Eliminates a Ubuntu patch and makes sense for Debian, too. --- diff --git a/templates/config.tmpl b/templates/config.tmpl index 77e6db1..1792ac5 100644 --- a/templates/config.tmpl +++ b/templates/config.tmpl @@ -7,6 +7,7 @@ project_homepage = 'http://www.debian.org/' packages_homepage = '/' packages_homepage_abs = 'http://packages.debian.net/' + old_releases = 'http://archive.debian.net/' searchformurl = packages_homepage search_url = '/search' tags_url = 'http://debtags.alioth.debian.org/' diff --git a/templates/html/homepage.tmpl b/templates/html/homepage.tmpl index 40764e7..7aa276e 100644 --- a/templates/html/homepage.tmpl +++ b/templates/html/homepage.tmpl @@ -31,6 +31,8 @@

[% g('There is also a list of packages recently added to %s.', all_suites.-1, all_suites.-1) %]

+

[% g('Old releases can be found at %s.', old_releases, old_releases) %]

+

[% g('Search') %]

[% g('Search package directories') %]