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