]> git.deb.at Git - deb/packages.git/blobdiff - static/index.tmpl
Merge commit 'origin/ubuntu-master' into ubuntu-master
[deb/packages.git] / static / index.tmpl
index d05ae6eedff80372addd95ebea9e71d52decd89d..23e220f403a3ccc2ef530774fee11ba52a22d5b9 100644 (file)
@@ -6,12 +6,11 @@
 -%]
 [%-
     all_suites = [ 'dapper', 'dapper-updates', 'dapper-backports',
-                  'feisty', 'feisty-updates', 'feisty-backports',
                   'gutsy', 'gutsy-updates', 'gutsy-backports',
                   'hardy', 'hardy-updates', 'hardy-backports',
-                  'intrepid', 'intrepid-updates', 'intrepid-backports' ]
+                  'intrepid', 'intrepid-updates', 'intrepid-backports',
+                  'jaunty', ]
     version_numbers = { dapper => '6.06LTS',
-                       feisty => '7.04',
                        gutsy  => '7.10',
                        hardy  => '8.04LTS',
                        intrepid => '8.10'}
@@ -91,7 +90,7 @@ Section:
 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.
-<BR>
+<br>
 <form method="GET" action="/search">
 <input type="hidden" name="searchon" value="contents">
 
@@ -111,7 +110,7 @@ Display:
 <br>
 <input type="radio" name="mode" value="filename" id="filename">
   <label for="filename">packages that contain files whose names contain the keyword</label>
-
+<br>
 <label for="distro">Distribution:</label>
 
 <select name="suite" id="distro">
@@ -131,6 +130,10 @@ Display:
 <hr>
 <h2>News</h2>
 <dl>
+<dt>2009-02-21</dt>
+<dd>Remove feisty.</dd>
+<dt>2008-11-03</dt>
+<dd>Add jaunty.</dd>
 <dt>2008-10-30</dt>
 <dd>Reflect intrepid release.</dd>
 <dt>2008-06-10</dt>
@@ -336,4 +339,4 @@ i386 and powerpc debs due to space constraints)</dd>
 
 [% PROCESS 'html/foot.tmpl'
        langs.size = 0
-       copyright.years = '1997 - 2007' %]
+       copyright.years = '1997 - 2008' %]