]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/homepage.tmpl
fix FOSDEM url
[deb/packages.git] / templates / html / homepage.tmpl
index f3e7dbf9f951795934d5b0bc283869777740deaa..fd72725e842b65b2eca9541fb2db673210019952 100644 (file)
@@ -7,17 +7,18 @@
 [%-
     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', 'maverick-updates', 'maverick-backports',
+                  'natty' ]
     version_numbers = { dapper => '6.06LTS',
                        hardy  => '8.04LTS',
-                       intrepid => '8.10',
-                       jaunty => '9.04',
-                        karmic => '9.10',
+                       karmic => '9.10',
+                       lucid  => '10.04LTS',
+                       maverick => '10.10',
                      }
-    current_release = 'karmic'
+    current_release = 'maverick'
     all_sections = [ 'main', 'multiverse', 'restricted', 'universe' ]
     all_architectures = [ 'i386', 'amd64', 'powerpc' ]
 -%]
@@ -126,6 +127,10 @@ Distribution:
 <hr>
 <h2>News</h2>
 <dl>
+<dt>2010-10-10</dt>
+<dd>Reflect maverick release, add maverick, remove jaunty.</dd>
+<dt>2010-05-05</dt>
+<dd>Reflect lucid release, add maverick, remove intrepid.</dd>
 <dt>2009-10-30</dt>
 <dd>Reflect karmic release, add lucid.</dd>
 <dt>2009-04-24</dt>
@@ -323,7 +328,7 @@ these pages.</li>
 </dd>
 <dt>2005-03-02</dt>
 <dd>I talked briefly with Daniel Silverstone of Canonical at
-<a href="http:://www.fosdem.org">FOSDEM</a>. He said that Ubuntu
+<a href="http://www.fosdem.org/">FOSDEM</a>. He said that Ubuntu
 will get his own Packages page, but <q>It will be a while</q>.</dd>
 <dt>2005-01-24</dt>
 <dd>In the last two days there were several reboots of the server
@@ -337,4 +342,4 @@ may be missing for some packages since I can only mirror the
 i386 and powerpc debs due to space constraints)</dd>
 </dl>
 
-[% PROCESS 'html/foot.tmpl' page_name=packages_homepage copyright.years = '1997 - 2009' %]
+[% PROCESS 'html/foot.tmpl' page_name=packages_homepage copyright.years = '1997 - 2010' %]