]> 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 2203802843faa0e58f7143e0a446168df23b2f95..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' ]
 -%]
@@ -47,6 +46,7 @@
 <h3>[% g('Search package directories') %]</h3>
 
 <form method="GET" action="/search">
+<p>
 <label for="kw">[% g('Keyword:') %]</label>
 <input type="text" size="30" name="keywords" id="kw">
 <input type="submit" value="[% g('Search') %]"> <input type="reset" value="[% g('Reset') %]">
@@ -76,6 +76,7 @@ Distribution:
 [% END %]
   <option value="all" selected="selected">[% g('any') %]</option>
 </select>
+</p>
 </form>
 <p>[% g('There are shortcuts for some searches available:') %]</p>
 <ul>
@@ -89,6 +90,7 @@ Distribution:
 
 <p>[% g('This search engine allows you to search the contents of %s distributions for any files (or just parts of file names) that are part of packages. You can also get a full list of files in a given package.', organisation) %]<br>
 <form method="GET" action="/search">
+<p>
 <input type="hidden" name="searchon" value="contents">
 
 <label for="keyword">[% g('Keyword:') %]</label>
@@ -122,11 +124,14 @@ Distribution:
 [% END %]
   <option value="any" selected="selected">[% g('any') %]</option>
 </select>
+</p>
 </form>
 
 <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>
@@ -148,7 +153,7 @@ Distribution:
 <dt>2008-04-28</dt>
 <dd>
 <p>Added intrepid</p>
-</dt>
+</dd>
 <dt>2008-04-26</dt>
 <dd>
 <p>Adapted for hardy release. Removed the obsolete powerpc data for hardy. I'm currently evaluation if and how I should
@@ -328,7 +333,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
@@ -342,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' %]