Update debian/changelog
[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
16  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 03:48:03 -0800
17
18 browser-switchboard (2.2-1) extras-devel; urgency=low
19
20   * New "upstream" release.
21   * Upstream changes:
22     - rename the package to browser-switchboard
23     - move the config file to $HOME/.config/browser-switchboard, and fall back
24       to the old location if no config file is found
25     - if no config file is found and Tear isn't installed, launch MicroB;
26       this avoids breaking link opening on a system with a freshly installed
27       browser-switchboard package and Tear not installed
28     - substantial documentation update
29   * Packaging changes:
30     - Rename the package to browser-switchboard; Conflict with browser-proxy
31       to make sure that users don't try to install over it.  browser-proxy
32       needs to be uninstalled before installing browser-switchboard.
33     - Drop the Depends on tear, now that installing browser-switchboard
34       doesn't break link opening when Tear isn't installed.  Recommend
35       tear | fennec | midori instead.
36     - Add a friendly display name for the application manager in
37       debian/control.
38     - Update the package description.
39
40  -- Steven Luo <steven+maemo@steven676.net>  Mon, 14 Dec 2009 03:39:04 -0800
41
42 browser-proxy (2.1-1) extras-devel; urgency=low
43
44   * New "upstream" release.
45   * Upstream changes:
46     - I'm now the upstream maintainer.
47     - License is clarified (GPLv2+).
48     - Use a config file ($HOME/.config/browser-proxy) for settings, if it
49       exists.
50     - Add support for launching Fennec and Midori out of the box.
51     - Introduce a config option default_browser for selecting the default
52       browser.
53     - Add support for launching an arbitrary browser using the
54       other_browser_cmd config option.
55     - Run maemo-invoker directly instead of /usr/bin/browser to avoid a loop
56       when /usr/bin/browser is a wrapper invoking browser-proxy.
57     - Add a new, private D-Bus method for a /usr/bin/browser wrapper to use.
58   * Packaging changes:
59     - Ship a /usr/bin/browser wrapper script which ensures that launching
60       MicroB with /usr/bin/browser works when browser-proxy is installed.
61     - Update copyright to reflect licensing changes.
62     - Conflict with Mozilla's fennec-dbus-proxy (see Mozilla Bugzilla
63       #499904); both provide the com.nokia.osso_browser service and the two
64       probably shouldn't be co-installed.
65
66  -- Steven Luo <steven+maemo@steven676.net>  Wed, 09 Dec 2009 17:54:16 -0800
67
68 browser-proxy (2.0-1) extras-devel; urgency=low
69
70   * Initial release. 
71
72  -- Steven Luo <steven+maemo@steven676.net>  Wed,  2 Dec 2009 17:56:24 -0800
73