]> 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 90796d7acaf965c9d7e01dadd474088e30e8c16b..e1d102f57ecee70046784eeec0c055f10f5cfbbc 100644 (file)
@@ -4,8 +4,9 @@
        keywords = g('Packages')
 -%]
 [%-
-    all_suites = [ 'bo', 'hamm', 'slink', 'potato', 'woody', 'sarge' ]
-    version_numbers = { sarge  => '3.1',
+    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',
@@ -13,7 +14,7 @@
                        bo     => '1.3.1'}
     current_release = 'sarge'
     all_sections = [ 'main', 'contrib', 'non-free' ]
-    all_architectures = [ 'alpha', 'arm', 'hppa', 'i386', 'ia64',
+    all_architectures = [ 'alpha', 'amd64', 'arm', 'hppa', 'i386', 'ia64',
                          'mips', 'mipsel', 'powerpc', 's390', 'sparc' ]
 -%]