~ubuntu-branches/ubuntu/hardy/firefox-3.0/hardy

« back to all changes in this revision

Viewing changes to debian/debsearch.src

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack, Alexander Sack
  • Date: 2007-10-05 02:38:08 UTC
  • Revision ID: james.westby@ubuntu.com-20071005023808-51una9yzsey8fl0r
Tags: 3.0~alpha8-0ubuntu1
RELEASE: 3.0~alpha8-0ubuntu1 to gutsy/universe.

[ Alexander Sack ]
* drop libnspr4-dev and libnss3-dev build-depends for gutsy upload.
* don't build with system-nspr/-nss for gutsy universe upload.
* add nspr_flags_by_pkg_config_hack.patch to use pkg-config to get
  nspr libs and cflags from xulrunner-1.9-dev package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Firefox plugin file
 
2
#
 
3
# Debian package lookup
 
4
# by Fergus McKenzie-Kay copying code 
 
5
# by Spencer Wysinger <http://wysinger.com/>
 
6
# ported to Ubuntu by Alex Converse
 
7
#
 
8
# Last updated: June 5, 2005
 
9
 
 
10
<search 
 
11
        name="Ubuntu Package Search"
 
12
        description="Perform a search for Ubuntu packages"
 
13
        action="http://packages.ubuntu.com/cgi-bin/search_packages.pl"
 
14
        searchForm="http://packages.ubuntu.com/"
 
15
        queryEncoding="utf-8"
 
16
        queryCharset="utf-8"
 
17
        method="GET"
 
18
>
 
19
 
 
20
<input name="searchon" value="names">
 
21
<input name="subword" value="1">
 
22
<input name="version" value="feisty">
 
23
<input name="release" value="all">
 
24
<input name="keywords" user="">
 
25
<input name="sourceid" value="mozilla-search">
 
26
 
 
27
</search>