The following commit has been merged in the debian-master branch:
commit 8a8494d6306fcf536dfdecbd0cab0e3e83c4112c
Merge: 734b7c5334a1aca99359acfc87807c0bddd14d34 
a168232b746fed06714bbb2100be8cf15f032b30
Author: Gerfried Fuchs <[email protected]>
Date:   Sat Feb 5 16:05:57 2011 +0100

    Merge branch 'debian-master' into debian-master-kalle

diff --combined templates/html/homepage.tmpl
index 6daeaf8,b07318c..c40310d
--- a/templates/html/homepage.tmpl
+++ b/templates/html/homepage.tmpl
@@@ -4,7 -4,7 +4,7 @@@
        keywords = g('Packages')
  -%]
  [%-
 -    all_suites = [ 'lenny', 'lenny-volatile', 'lenny-backports', 'squeeze', 
'squeeze-backports', 'sid' ]
 +    all_suites = [ 'lenny', 'lenny-volatile', 'lenny-backports', 
'lenny-backports-sloppy', 'squeeze', 'squeeze-backports', 'sid' ]
      version_numbers = { sarge => '3.1',
                        etch  => '4.0',
                        lenny => '5.0' }
@@@ -40,6 -40,7 +40,7 @@@
  <h3>[% g('Search package directories') %]</h3>
  
  <form method="GET" action="/search">
+ <p>
  <label for="kw">[% g('Keyword:') %]</label>
  <input type="text" size="30" name="keywords" id="kw">
  <input type="submit" value="[% g('Search') %]"> <input type="reset" value="[% 
g('Reset') %]">
@@@ -69,6 -70,7 +70,7 @@@ Distribution
  [% END %]
    <option value="all" selected="selected">[% g('any') %]</option>
  </select>
+ </p>
  </form>
  <p>[% g('There are shortcuts for some searches available:') %]</p>
  <ul>
@@@ -82,6 -84,7 +84,7 @@@
  
  <p>[% g('This search engine allows you to search the contents of %s 
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.', 
organisation) %]<br>
  <form method="GET" action="/search">
+ <p>
  <input type="hidden" name="searchon" value="contents">
  
  <label for="keyword">[% g('Keyword:') %]</label>
@@@ -115,6 -118,7 +118,7 @@@
  [% END %]
    <option value="any" selected="selected">[% g('any') %]</option>
  </select>
+ </p>
  </form>
  
  [% PROCESS 'html/foot.tmpl' page_name=packages_homepage copyright.years = 
'1997 - 2010' %]

-- 
APT Archive Web-Frontend (Alioth repository)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to