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