]> 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 f3e7dbf9f951795934d5b0bc283869777740deaa..291fc957adb087f3c68954765866e5c751682b77 100644 (file)
@@ -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', 'maverick-updates', 'maverick-backports',
+                  'natty', 'natty-updates', 'natty-backports',
+                  'oneiric' ]
     version_numbers = { dapper => '6.06LTS',
                        hardy  => '8.04LTS',
-                       intrepid => '8.10',
-                       jaunty => '9.04',
-                        karmic => '9.10',
+                       lucid  => '10.04LTS',
+                       maverick => '10.10',
+                       natty => '11.04',
                      }
-    current_release = 'karmic'
+    current_release = 'natty'
     all_sections = [ 'main', 'multiverse', 'restricted', 'universe' ]
     all_architectures = [ 'i386', 'amd64', 'powerpc' ]
 -%]
@@ -46,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') %]">
@@ -75,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>
@@ -88,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>
@@ -121,11 +124,18 @@ 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>
+<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>
@@ -143,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
@@ -323,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
@@ -337,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 - 2009' %]
+[% PROCESS 'html/foot.tmpl' page_name=packages_homepage copyright.years = '1997 - 2011' %]