]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/homepage.tmpl
Further changes for etch archive
[deb/packages.git] / templates / html / homepage.tmpl
index bdb8f3c7efacbd58699af14e1096ebc44981da1f..e1d102f57ecee70046784eeec0c055f10f5cfbbc 100644 (file)
@@ -4,17 +4,18 @@
        keywords = g('Packages')
 -%]
 [%-
-    all_suites = [ 'etch', 'etch-m68k', 'etch-volatile', 'etch-backports',
-                  '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 = 'sarge'
     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>