]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/homepage.tmpl
Some fixes for Polish translation.
[deb/packages.git] / templates / html / homepage.tmpl
index aa17ea64f8fe26cdcb7f3f526d2ed6f3187a7dcc..bdb8f3c7efacbd58699af14e1096ebc44981da1f 100644 (file)
@@ -5,15 +5,16 @@
 -%]
 [%-
     all_suites = [ 'etch', 'etch-m68k', 'etch-volatile', 'etch-backports',
-                  'lenny', 'lenny-volatile', 'lenny-backports', 'squeeze', 'sid' ]
+                  'lenny', 'lenny-volatile', 'lenny-backports', 'squeeze', 'squeeze-backports', 'sid' ]
     version_numbers = { sarge => '3.1',
                        etch  => '4.0',
                        lenny => '5.0' }
     current_release = 'lenny'
     all_sections = [ 'main', 'contrib', 'non-free' ]
-    all_architectures = [ 'alpha', 'arm', 'armel', 'amd64', 'avr32', 'hppa', 'i386',
-                         'ia64', 'kfreebsd-amd64', 'kfreebsd-i386', 'mips',
-                         'mipsel', 'm68k', 'powerpc', 's390', 'sparc' ]
+    all_architectures = [   'alpha', 'arm', 'armel', 'amd64', 'avr32', 'hppa', 'i386',
+                            'ia64', 'kfreebsd-amd64', 'kfreebsd-i386', 'mips',
+                            'mipsel', 'm68k', 'powerpc', 'powerpcspe', 's390', 'sh4',
+                            'sparc', 'sparc64' ]
 -%]
 
 <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>
@@ -31,7 +32,9 @@
 
 <p>[% g('There is also a list of <a href="%s/main/newpkg">packages recently added to %s</a>.', all_suites.-1, all_suites.-1) %]</p>
 
+[% IF old_releases %]
 <p>[% g('Old releases can be found at <a href="%s">%s</a>.', old_releases, old_releases) %]</p>
+[% END %]
 
 <h2>[% g('Search') %]</h2>