be3551d3adfacf74b932ed1c6be3d761cd4c97b2
[browser-switch] / debian / changelog
1 browser-switchboard (3.1-2fremantle2) extras-devel; urgency=low
2
3   * Alpha release for Fremantle.
4   * Cherry-pick 5b7e4808... ("Make sure a running browserd is detected
5     correctly on all devices").
6   * Cherry-pick 88db9429... ("Kill MicroB browser UI processes instead
7     of using exit_browser").
8
9  -- Steven Luo <steven+maemo@steven676.net>  Sat, 06 Feb 2010 03:10:16 -0800 
10
11 browser-switchboard (3.1-2fremantle1) extras-devel; urgency=low
12
13   * Alpha release for Fremantle.
14   * No need to lose the tablet-browser-ui dependency on Fremantle.
15   * Cherry-pick d8d8d1ed... ("Close stdin/stdout/stderr in child
16     processes before exec()") and 53ba5ca0... ("Throw away stdout/stderr
17     for browserds we launch too") to make ongoing debugging efforts
18     easier.
19
20  -- Steven Luo <steven+maemo@steven676.net>  Fri, 05 Feb 2010 00:13:54 -0800 
21
22 browser-switchboard (3.1-2) extras-devel; urgency=low
23
24   * Drop the dependency on tablet-browser-ui for Diablo until maemo.org
25     Bugzilla #8806 gets fixed; this was preventing 3.1-1 from reaching
26     extras.
27
28  -- Steven Luo <steven+maemo@steven676.net>  Fri, 05 Feb 2010 00:05:27 -0800 
29
30 browser-switchboard (3.1-1fremantle2) extras-devel; urgency=low
31
32   * Alpha release for Fremantle.
33   * Cherry-pick 6b78dde6... ("Initial support for launching MicroB on
34     Fremantle") and associated cleanups.
35   * Revise build system to reflect updated dependencies.
36
37  -- Steven Luo <steven+maemo@steven676.net>  Tue, 02 Feb 2010 02:45:42 -0800
38
39 browser-switchboard (3.1-1fremantle1) extras-devel; urgency=low
40
41   * Alpha release for Fremantle.
42   * Pass EXTRA_CPPFLAGS=-DFREMANTLE to make to compile Fremantle-specific code.
43
44  -- Steven Luo <steven+maemo@steven676.net>  Fri, 15 Jan 2010 02:52:40 -0800
45
46 browser-switchboard (3.1-1) extras-devel; urgency=low
47
48   * New "upstream" stable release.
49   * Upstream changes:
50     - add a new, more finger-friendly GUI for Fremantle, based on work by
51       Faheem Pervez (build UI with EXTRA_CPPFLAGS=-DFREMANTLE)
52     - make sure reconfig signal (SIGHUP) doesn't interrupt dispatch of a
53       request when continuous mode is off
54     - disable autocapitalization and predictive text features for the
55       other_browser_cmd entry in the UI
56     - add support for EXTRA_CPPFLAGS in Makefiles, to allow package builds to
57       pass feature/configuration defines; add EXTRA_LDFLAGS too, just in case
58
59  -- Steven Luo <steven+maemo@steven676.net>  Fri, 15 Jan 2010 01:54:56 -0800
60
61 browser-switchboard (3.0-1fremantle1) extras-devel; urgency=low
62
63   * Experimental build for Fremantle.
64   * Add XSBC-Bugtracker to debian/control to indicate where bugs should be
65     filed; needed for maemo extras QA.
66   * No need to add CPU optimization flags, the Fremantle toolchain
67     automatically optimizes for N900/OMAP3.
68
69  -- Steven Luo <steven+maemo@steven676.net>  Wed, 23 Dec 2009 04:01:53 -0800
70
71 browser-switchboard (3.0-1) extras-devel; urgency=low
72
73   * New "upstream" stable release.
74   * Upstream changes:
75     - fix the UI so that it looks for C browser-switchboard processes to send
76       SIGHUP to, not Python browser-switchboards
77     - add support for EXTRA_CFLAGS in Makefiles, to allow package builds to
78       pass additional optimization flags
79     - replace calls to `pkg-config dbus-1` in config-ui/Makefile with calls to
80       `pkg-config libosso` instead; asking for dbus-1 was incorrect and
81       covering up a problem that caused maemo extras-devel autobuilds to fail
82   * Packaging changes:
83     - Use EXTRA_CFLAGS to generate N8x0 optimized builds, and use Thumb if
84       DEB_BUILD_OPTIONS requests it.
85     - Bump Standards-Version to 3.8.0; no changes required.
86     - 323bf8... ("config-ui: Teach UI how to HUP C browser-switchboards")
87       merged upstream, remove from diff.
88     - Remove unneeded file debian/dirs.
89
90  -- Steven Luo <steven+maemo@steven676.net>  Wed, 23 Dec 2009 03:48:02 -0800
91
92 browser-switchboard (3.0~rc1-2fremantle1) extras-devel; urgency=low
93
94   * Experimental build for Fremantle.
95   * Upload to extras-devel.
96
97  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 20:44:08 -0800
98
99 browser-switchboard (3.0~rc1-2) extras-devel; urgency=low
100
101   * Actually upload to extras-devel.
102   * Replace the dependency on libdbus-1-dev and the call to pkg-config for
103     dbus-1 with libosso-dev and libosso, respectively, as that's the package
104     the control panel plugin interface actually needs.  Fixes autobuild.
105
106  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 19:07:25 -0800
107
108 browser-switchboard (3.0~rc1-1fremantle1) extras-devel; urgency=low
109
110   * Experimental build for Fremantle.
111   * Packaging changes:
112     - Add a different .desktop file with the Fremantle location of the stock
113       web browser icon.
114
115  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 05:24:16 -0800
116
117 browser-switchboard (3.0~rc1-1) extras-devel; urgency=low
118
119   * New "upstream" prerelease.
120   * Upstream changes:
121     - move to an all-C implementation for better performance and memory usage
122     - add a configuration hildon-control-panel plugin
123     - make MicroB the default default browser
124   * Packaging changes:
125     - Accommodate the move to C:
126       + Package is now Arch: any.
127       + Revise Build-Depends and Depends appropriately.
128       + debian/postrm now kills off both Python and C browser-switchboards.
129       + debian/rules: build an Arch: any package, use the new Makefile-based
130         build and install, dh_strip the binaries, make shlibdeps.
131   * Cherry-pick 323bf8...
132     ("config-ui: Teach UI how to HUP C browser-switchboards") from Git master.
133
134  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 03:48:03 -0800
135
136 browser-switchboard (2.2-1) extras-devel; urgency=low
137
138   * New "upstream" release.
139   * Upstream changes:
140     - rename the package to browser-switchboard
141     - move the config file to $HOME/.config/browser-switchboard, and fall back
142       to the old location if no config file is found
143     - if no config file is found and Tear isn't installed, launch MicroB;
144       this avoids breaking link opening on a system with a freshly installed
145       browser-switchboard package and Tear not installed
146     - substantial documentation update
147   * Packaging changes:
148     - Rename the package to browser-switchboard; Conflict with browser-proxy
149       to make sure that users don't try to install over it.  browser-proxy
150       needs to be uninstalled before installing browser-switchboard.
151     - Drop the Depends on tear, now that installing browser-switchboard
152       doesn't break link opening when Tear isn't installed.  Recommend
153       tear | fennec | midori instead.
154     - Add a friendly display name for the application manager in
155       debian/control.
156     - Update the package description.
157
158  -- Steven Luo <steven+maemo@steven676.net>  Mon, 14 Dec 2009 03:39:04 -0800
159
160 browser-proxy (2.1-1) extras-devel; urgency=low
161
162   * New "upstream" release.
163   * Upstream changes:
164     - I'm now the upstream maintainer.
165     - License is clarified (GPLv2+).
166     - Use a config file ($HOME/.config/browser-proxy) for settings, if it
167       exists.
168     - Add support for launching Fennec and Midori out of the box.
169     - Introduce a config option default_browser for selecting the default
170       browser.
171     - Add support for launching an arbitrary browser using the
172       other_browser_cmd config option.
173     - Run maemo-invoker directly instead of /usr/bin/browser to avoid a loop
174       when /usr/bin/browser is a wrapper invoking browser-proxy.
175     - Add a new, private D-Bus method for a /usr/bin/browser wrapper to use.
176   * Packaging changes:
177     - Ship a /usr/bin/browser wrapper script which ensures that launching
178       MicroB with /usr/bin/browser works when browser-proxy is installed.
179     - Update copyright to reflect licensing changes.
180     - Conflict with Mozilla's fennec-dbus-proxy (see Mozilla Bugzilla
181       #499904); both provide the com.nokia.osso_browser service and the two
182       probably shouldn't be co-installed.
183
184  -- Steven Luo <steven+maemo@steven676.net>  Wed, 09 Dec 2009 17:54:16 -0800
185
186 browser-proxy (2.0-1) extras-devel; urgency=low
187
188   * Initial release. 
189
190  -- Steven Luo <steven+maemo@steven676.net>  Wed,  2 Dec 2009 17:56:24 -0800
191