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