Move ${shlibs:Depends} to the front of the Depends line
[browser-switch] / debian / changelog
1 browser-switchboard (3.0~rc1-1) extras-devel; urgency=low
2
3   * New "upstream" prerelease.
4   * Upstream changes:
5     - move to an all-C implementation for better performance and memory usage
6     - add a configuration hildon-control-panel plugin
7     - make MicroB the default default browser
8   * Packaging changes:
9     - Accommodate the move to C:
10       + Package is now Arch: any.
11       + Revise Build-Depends and Depends appropriately.
12       + debian/postrm now kills off both Python and C browser-switchboards.
13       + debian/rules: build an Arch: any package, use the new Makefile-based
14         build and install, dh_strip the binaries, make shlibdeps.
15   * Cherry-pick 323bf8...
16     ("config-ui: Teach UI how to HUP C browser-switchboards") from Git master.
17
18  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 03:48:03 -0800
19
20 browser-switchboard (2.2-1) extras-devel; urgency=low
21
22   * New "upstream" release.
23   * Upstream changes:
24     - rename the package to browser-switchboard
25     - move the config file to $HOME/.config/browser-switchboard, and fall back
26       to the old location if no config file is found
27     - if no config file is found and Tear isn't installed, launch MicroB;
28       this avoids breaking link opening on a system with a freshly installed
29       browser-switchboard package and Tear not installed
30     - substantial documentation update
31   * Packaging changes:
32     - Rename the package to browser-switchboard; Conflict with browser-proxy
33       to make sure that users don't try to install over it.  browser-proxy
34       needs to be uninstalled before installing browser-switchboard.
35     - Drop the Depends on tear, now that installing browser-switchboard
36       doesn't break link opening when Tear isn't installed.  Recommend
37       tear | fennec | midori instead.
38     - Add a friendly display name for the application manager in
39       debian/control.
40     - Update the package description.
41
42  -- Steven Luo <steven+maemo@steven676.net>  Mon, 14 Dec 2009 03:39:04 -0800
43
44 browser-proxy (2.1-1) extras-devel; urgency=low
45
46   * New "upstream" release.
47   * Upstream changes:
48     - I'm now the upstream maintainer.
49     - License is clarified (GPLv2+).
50     - Use a config file ($HOME/.config/browser-proxy) for settings, if it
51       exists.
52     - Add support for launching Fennec and Midori out of the box.
53     - Introduce a config option default_browser for selecting the default
54       browser.
55     - Add support for launching an arbitrary browser using the
56       other_browser_cmd config option.
57     - Run maemo-invoker directly instead of /usr/bin/browser to avoid a loop
58       when /usr/bin/browser is a wrapper invoking browser-proxy.
59     - Add a new, private D-Bus method for a /usr/bin/browser wrapper to use.
60   * Packaging changes:
61     - Ship a /usr/bin/browser wrapper script which ensures that launching
62       MicroB with /usr/bin/browser works when browser-proxy is installed.
63     - Update copyright to reflect licensing changes.
64     - Conflict with Mozilla's fennec-dbus-proxy (see Mozilla Bugzilla
65       #499904); both provide the com.nokia.osso_browser service and the two
66       probably shouldn't be co-installed.
67
68  -- Steven Luo <steven+maemo@steven676.net>  Wed, 09 Dec 2009 17:54:16 -0800
69
70 browser-proxy (2.0-1) extras-devel; urgency=low
71
72   * Initial release. 
73
74  -- Steven Luo <steven+maemo@steven676.net>  Wed,  2 Dec 2009 17:56:24 -0800
75