]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/homepage.tmpl
Merge branch 'archive-master' of git+ssh://git.debian.org/git/webwml/packages into...
[deb/packages.git] / templates / html / homepage.tmpl
index b07318c225d4d970e4076e96c126d85261c5948c..0ea68ca008172ccf6208a25230ebf115e1cc8e6e 100644 (file)
@@ -4,16 +4,18 @@
        keywords = g('Packages')
 -%]
 [%-
-    all_suites = [ 'lenny', 'lenny-volatile', 'lenny-backports', 'squeeze', 'squeeze-backports', 'sid' ]
-    version_numbers = { sarge => '3.1',
-                       etch  => '4.0',
-                       lenny => '5.0' }
-    current_release = 'lenny'
+    all_suites = [ 'bo', 'hamm', 'slink', 'potato', 'woody', 'sarge', 'etch' ]
+    version_numbers = { etch   => '4.0',
+                       sarge  => '3.1',
+                       woody  => '3.0',
+                       potato => '2.2',
+                       slink  => '2.1',
+                       hamm   => '2.0',
+                       bo     => '1.3.1'}
+    current_release = 'etch'
     all_sections = [ 'main', 'contrib', 'non-free' ]
-    all_architectures = [   'alpha', 'arm', 'armel', 'amd64', 'avr32', 'hppa', 'i386',
-                            'ia64', 'kfreebsd-amd64', 'kfreebsd-i386', 'mips',
-                            'mipsel', 'm68k', 'powerpc', 'powerpcspe', 's390', 'sh4',
-                            'sparc', 'sparc64' ]
+    all_architectures = [ 'alpha', 'amd64', 'arm', 'hppa', 'i386', 'ia64',
+                         'mips', 'mipsel', 'powerpc', 's390', 'sparc' ]
 -%]
 
 <p>[% g('This site provides you with information about all the packages available in the <a href="%s">%s</a> Package archive.', project_homepage, organisation) %]</p>