]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/homepage.tmpl
add natty, remove karmic. set me as admin contact
[deb/packages.git] / templates / html / homepage.tmpl
index 17ae8728616c52a6b37963f6a89fd1e7ae6a305b..291fc957adb087f3c68954765866e5c751682b77 100644 (file)
@@ -7,18 +7,17 @@
 [%-
     all_suites = [ 'dapper', 'dapper-updates', 'dapper-backports',
                   'hardy', 'hardy-updates', 'hardy-backports',
-                  'jaunty', 'jaunty-updates', 'jaunty-backports',
-                  'karmic', 'karmic-updates', 'karmic-backports',
                   'lucid', 'lucid-updates', 'lucid-backports',
                   'maverick', 'maverick-updates', 'maverick-backports',
-                  'natty' ]
+                  'natty', 'natty-updates', 'natty-backports',
+                  'oneiric' ]
     version_numbers = { dapper => '6.06LTS',
                        hardy  => '8.04LTS',
-                       karmic => '9.10',
                        lucid  => '10.04LTS',
                        maverick => '10.10',
+                       natty => '11.04',
                      }
-    current_release = 'maverick'
+    current_release = 'natty'
     all_sections = [ 'main', 'multiverse', 'restricted', 'universe' ]
     all_architectures = [ 'i386', 'amd64', 'powerpc' ]
 -%]
@@ -131,6 +130,8 @@ Distribution:
 <hr>
 <h2>News</h2>
 <dl>
+<dt>2011-04-28</dt>
+<dd>Reflect natty release, add natty, remove karmic.</dd>
 <dt>2010-10-10</dt>
 <dd>Reflect maverick release, add maverick, remove jaunty.</dd>
 <dt>2010-05-05</dt>
@@ -346,4 +347,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 - 2010' %]
+[% PROCESS 'html/foot.tmpl' page_name=packages_homepage copyright.years = '1997 - 2011' %]