]> git.deb.at Git - deb/packages.git/blobdiff - static/index.tmpl
[UBUNTU] Add link to old-releases.ubuntu.com on front-page
[deb/packages.git] / static / index.tmpl
index 22e8cd10ff6915967338dfecc241893e26af08ad..b1e7dea63edc058daaf3eab04f7345be513b271e 100644 (file)
@@ -2,18 +2,19 @@
        title_tag = "$organisation Packages Search"
        page_title = "$organisation Packages Search"
        keywords = "$organisation, Packages"
+       html_meta = '<meta name="verify-v1" content="Rg2bDR1kWPGd8k8v9NOgnmtUQHO6UaKX2glZWVDptok=">'
 -%]
 [%-
     all_suites = [ 'dapper', 'dapper-updates', 'dapper-backports',
-                  'edgy', 'edgy-updates', 'edgy-backports',
-                  'feisty', 'feisty-updates', 'feisty-backports',
                   'gutsy', 'gutsy-updates', 'gutsy-backports',
-                  'hardy' ]
+                  'hardy', 'hardy-updates', 'hardy-backports',
+                  'intrepid', 'intrepid-updates', 'intrepid-backports',
+                  'jaunty', ]
     version_numbers = { dapper => '6.06LTS',
-                       edgy   => '6.10',
-                       feisty => '7.04',
-                       gutsy  => '7.10' }
-    current_release = 'gutsy'
+                       gutsy  => '7.10',
+                       hardy  => '8.04LTS',
+                       intrepid => '8.10'}
+    current_release = 'intrepid'
     all_sections = [ 'main', 'multiverse', 'restricted', 'universe' ]
     all_architectures = [ 'i386', 'amd64', 'powerpc' ]
 -%]
@@ -37,6 +38,8 @@ if you encounter any problems!</em></p>
 <p>There is also a list of <a href="[% all_suites.-1 %]/main/newpkg">packages
 recently added to [% all_suites.-1 %]</a>.</p>
 
+<p>Old releases can be found at <a href="http://old-releases.ubuntu.com/">old-releases.ubuntu.com</a></p>
+
 <h2>Search</h2>
 
 <h3>Search package directories</h3>
@@ -89,7 +92,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">
 
@@ -109,7 +112,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">
@@ -129,6 +132,31 @@ Display:
 <hr>
 <h2>News</h2>
 <dl>
+<dt>2009-02-21</dt>
+<dd>Remove feisty.</dd>
+<dt>2008-11-03</dt>
+<dd>Add jaunty.</dd>
+<dt>2008-10-30</dt>
+<dd>Reflect intrepid release.</dd>
+<dt>2008-06-10</dt>
+<dd>
+<p>Removed edgy</p>
+</dd>
+<dt>2008-04-28</dt>
+<dd>
+<p>Added intrepid</p>
+</dt>
+<dt>2008-04-26</dt>
+<dd>
+<p>Adapted for hardy release. Removed the obsolete powerpc data for hardy. I'm currently evaluation if and how I should
+include information about <tt>ports.ubuntu.com</tt> packages here. Since <tt>archive.ubuntu.com</tt> is currently unusable
+I use <tt>nl.archive.ubuntu.com</tt> as source for the data until the situation normalizes again.</p>
+</dd>
+<dt>2008-02-21</dt>
+<dd>
+<p>The downtime today was caused by some yet undiagnosed kernel troubles after
+a faulty hard disk was exchanged. Sorry for any inconvenience.
+</dd>
 <dt>2008-02-19</dt>
 <dd>
 <p>Switched packages.ubuntu.com to the newer codebase that also runs
@@ -313,4 +341,4 @@ i386 and powerpc debs due to space constraints)</dd>
 
 [% PROCESS 'html/foot.tmpl'
        langs.size = 0
-       copyright.years = '1997 - 2007' %]
+       copyright.years = '1997 - 2008' %]