]> git.deb.at Git - deb/packages.git/blobdiff - static/index.tmpl
Merge branch 'master' into ubuntu-master
[deb/packages.git] / static / index.tmpl
index 23e220f403a3ccc2ef530774fee11ba52a22d5b9..146b5628a67aa87977660a31e94b5aed690d3ff3 100644 (file)
@@ -6,15 +6,16 @@
 -%]
 [%-
     all_suites = [ 'dapper', 'dapper-updates', 'dapper-backports',
-                  'gutsy', 'gutsy-updates', 'gutsy-backports',
                   'hardy', 'hardy-updates', 'hardy-backports',
                   'intrepid', 'intrepid-updates', 'intrepid-backports',
-                  'jaunty', ]
+                  'jaunty', 'jaunty-updates', 'jaunty-backports',
+                  'karmic', ]
     version_numbers = { dapper => '6.06LTS',
-                       gutsy  => '7.10',
                        hardy  => '8.04LTS',
-                       intrepid => '8.10'}
-    current_release = 'intrepid'
+                       intrepid => '8.10',
+                       jaunty => '9.04',
+                     }
+    current_release = 'jaunty'
     all_sections = [ 'main', 'multiverse', 'restricted', 'universe' ]
     all_architectures = [ 'i386', 'amd64', 'powerpc' ]
 -%]
@@ -38,6 +39,8 @@ if you encounter any problems!</em></p>
 <p>There is also a list of <a href="[% all_suites.-1 %]/main/newpkg">packages
 recently added to [% all_suites.-1 %]</a>.</p>
 
+<p>Old releases can be found at <a href="http://old-releases.ubuntu.com/">old-releases.ubuntu.com</a></p>
+
 <h2>Search</h2>
 
 <h3>Search package directories</h3>
@@ -130,6 +133,8 @@ Display:
 <hr>
 <h2>News</h2>
 <dl>
+<dt>2009-04-24</dt>
+<dd>Reflect jaunty release, add karmic, remove gutsy</dd>
 <dt>2009-02-21</dt>
 <dd>Remove feisty.</dd>
 <dt>2008-11-03</dt>