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