X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fhomepage.tmpl;h=62b4716a63f716d72ae204dfe028cdb2913da526;hb=b675bdfe6e6b33e86741a5a7bd538398adf686a5;hp=f3e7dbf9f951795934d5b0bc283869777740deaa;hpb=ce10f2fe75bc7b12f7230aee1a09437377ec5680;p=deb%2Fpackages.git diff --git a/templates/html/homepage.tmpl b/templates/html/homepage.tmpl index f3e7dbf..62b4716 100644 --- a/templates/html/homepage.tmpl +++ b/templates/html/homepage.tmpl @@ -7,17 +7,17 @@ [%- all_suites = [ 'dapper', 'dapper-updates', 'dapper-backports', 'hardy', 'hardy-updates', 'hardy-backports', - 'intrepid', 'intrepid-updates', 'intrepid-backports', 'jaunty', 'jaunty-updates', 'jaunty-backports', 'karmic', 'karmic-updates', 'karmic-backports', - 'lucid' ] + 'lucid', 'lucid-updates', 'lucid-backports', + 'maverick' ] version_numbers = { dapper => '6.06LTS', hardy => '8.04LTS', - intrepid => '8.10', jaunty => '9.04', - karmic => '9.10', + karmic => '9.10', + lucid => '10.04LTS', } - current_release = 'karmic' + current_release = 'lucid' all_sections = [ 'main', 'multiverse', 'restricted', 'universe' ] all_architectures = [ 'i386', 'amd64', 'powerpc' ] -%] @@ -126,6 +126,8 @@ Distribution:

News

+
2010-05-05
+
Reflect lucid release, add maverick, remove intrepid.
2009-10-30
Reflect karmic release, add lucid.
2009-04-24