]> git.deb.at Git - deb/packages.git/blobdiff - static/index.tmpl
Merge commit 'origin/master' into archive-master
[deb/packages.git] / static / index.tmpl
index df48df334b58882164d57cc307eecb89af48f361..69a5a539b0e2e77193b66a9a279a044666432510 100644 (file)
@@ -4,15 +4,17 @@
        keywords = "$organisation, Packages"
 -%]
 [%-
-    all_suites = [ 'etch', 'etch-m68k', 'etch-volatile', 'etch-backports',
-                  'lenny', 'sid' ]
-    version_numbers = { sarge => '3.1',
-                       etch   => '4.0' }
-    current_release = 'etch'
+    all_suites = [ 'bo', 'hamm', 'slink', 'potato', 'woody', 'sarge' ]
+    version_numbers = { sarge  => '3.1',
+                       woody  => '3.0',
+                       potato => '2.2',
+                       slink  => '2.1',
+                       hamm   => '2.0',
+                       bo     => '1.3.1'}
+    current_release = 'sarge'
     all_sections = [ 'main', 'contrib', 'non-free' ]
-    all_architectures = [ 'alpha', 'arm', 'armel', 'amd64', 'hppa', 'i386',
-                         'ia64', 'kfreebsd-amd64', 'kfreebsd-i386', 'mips',
-                         'mipsel', 'powerpc', 's390', 'sparc' ]
+    all_architectures = [ 'alpha', 'arm', 'hppa', 'i386', 'ia64',
+                         'mips', 'mipsel', 'powerpc', 's390', 'sparc' ]
 -%]
 
 <p>This site provides you with information about all the packages
@@ -31,9 +33,6 @@ if you encounter any problems!</em></p>
 [% END %]
 </ul>
 
-<p>There is also a list of <a href="[% all_suites.-1 %]/main/newpkg">packages
-recently added to [% all_suites.-1 %]</a>.</p>
-
 <h2>Search</h2>
 
 <h3>Search package directories</h3>
@@ -86,7 +85,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">
 
@@ -106,7 +105,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">
@@ -125,4 +124,4 @@ Display:
 
 [% PROCESS 'html/foot.tmpl'
        langs.size = 0
-       copyright.years = '1997 - 2007' %]
+       copyright.years = '1997 - 2008' %]