Update debian/changelog, bump version number
[browser-switch] / debian / changelog
1 browser-switchboard (3.3-2fremantle1) extras-devel; urgency=low
2
3   * Stable release for Fremantle.
4
5  -- Steven Luo <steven+maemo@steven676.net>  Sat, 09 Oct 2010 21:48:13 -0700
6
7 browser-switchboard (3.3-2) extras-devel; urgency=low
8
9   * Cherry-pick cdd1081d... ("Provide open_new_window and load_url methods with
10     boolean fullscreen argument"); fix for compatibility with MicroB
11     com.nokia.osso_browser interface.
12
13  -- Steven Luo <steven+maemo@steven676.net>  Sat, 09 Oct 2010 18:38:16 -0700
14
15 browser-switchboard (3.3-1fremantle2) extras-devel; urgency=low
16
17   * Beta release for Fremantle.
18   * Cherry-pick 330acaf7... ("Fremantle: Use open_new_window instead of
19     load_url when passing URL to MicroB"); fixes regression from 3.2.
20   * Cherry-pick efb6ed35... ("Fremantle: Make DBusGProxy static in
21     launch_microb_open_window()").
22
23  -- Steven Luo <steven+maemo@steven676.net>  Fri, 10 Sep 2010 17:34:20 -0700
24
25 browser-switchboard (3.3-1fremantle1) extras-devel; urgency=low
26
27   * Beta release for Fremantle.
28
29  -- Steven Luo <steven+maemo@steven676.net>  Thu, 02 Sep 2010 21:51:32 -0700
30
31 browser-switchboard (3.3-1) extras-devel; urgency=low
32
33   * New "upstream" stable release.
34   * 3.3~b2-1 released as stable with no changes.
35
36  -- Steven Luo <steven+maemo@steven676.net>  Thu, 02 Sep 2010 21:44:35 -0700
37
38 browser-switchboard (3.3~b2-1fremantle1) extras-devel; urgency=low
39
40   * Development release for Fremantle.
41   * Packaging changes:
42     - Update debian/rules to build the Fremantle-specific command-line config
43       tool and install the Xsession.post script.
44     - Revise the postinst.  Now that we coexist with the MicroB browser
45       process, don't try to kill it in the postinst; instead, start
46       browser-switchboard as the user to make sure we handle links from the
47       get-go, and prestart MicroB if appropriate.
48
49  -- Steven Luo <steven+maemo@steven676.net>  Sat, 28 Aug 2010 05:19:42 -0700 
50   
51 browser-switchboard (3.3~b2-1) extras-devel; urgency=low
52
53   * New "upstream" development release.
54   * Upstream changes:
55     - only offer installed browsers in the config GUI
56     - make continuous mode operation the default; disable non-continuous-mode
57       on Fremantle (needed for correct operation on D-Bus system bus)
58     - Fremantle: major overhaul of MicroB launching to improve robustness;
59       should result in speed and behavior indistinguishable from when Browser
60       Switchboard isn't installed when MicroB is configured as default browser
61     - listen on D-Bus system bus as well as session bus, to accommodate some
62       broken applications that send their requests on the system bus
63     - Fremantle: start browser-switchboard on X session startup, and also
64       prestart MicroB if it's the default browser or the user asks for it
65     - Fremantle: prestart MicroB when the user changes to MicroB as the default
66       browser
67   * Packaging changes:
68     - Update package description to mention that we ship a control panel
69       applet, to help users who don't read documentation.  Thanks to Emanuele
70       Cassioli for pointing out the need.
71
72  -- Steven Luo <steven+maemo@steven676.net>  Sat, 28 Aug 2010 04:55:39 -0700 
73
74 browser-switchboard (3.3~b1-1fremantle1) extras-devel; urgency=low
75
76   * Development release for Fremantle.
77
78  -- Steven Luo <steven+maemo@steven676.net>  Sun, 30 May 2010 03:23:17 -0700 
79
80 browser-switchboard (3.3~b1-1) extras-devel; urgency=low
81
82   * New "upstream" development release.
83   * Upstream changes:
84     - add support for Opera Mobile
85     - fall back to the built-in default if the user's configured default
86       browser isn't installed
87     - introduce a command-line config utility; this is mainly intended to give
88       browser vendors a way to set their browser as the default
89     - provide a description for users who don't know what MicroB is; thanks
90       Emanuele Cassioli for pointing out the need
91     - major rewrite of configuration loading/saving code
92   * Cherry-pick addb0ed9... ("Add command-line utility to Makefile install
93     target").
94   * Packaging changes:
95     - Build and install the new command-line config utility.
96
97  -- Steven Luo <steven+maemo@steven676.net>  Sun, 30 May 2010 02:52:31 -0700 
98
99 browser-switchboard (3.2-2fremantle1) extras-devel; urgency=low
100
101   * Beta release for Fremantle.
102   * Packaging changes:
103     - Clear hildon-control-panel's cached screenshot on package remove.
104     - Don't build with -mthumb, to avoid a SIGILL on PR1.2.
105
106  -- Steven Luo <steven+maemo@steven676.net>  Fri, 28 May 2010 01:40:27 -0700 
107
108 browser-switchboard (3.2-2) extras-devel; urgency=low
109
110   * Cherry-pick ebfd6218... ("Add preliminary support for Opera Mobile").
111   * Update package description to mention Opera Mobile.
112
113  -- Steven Luo <steven+maemo@steven676.net>  Fri, 28 May 2010 01:35:22 -0700 
114
115 browser-switchboard (3.2-1fremantle1) extras-devel; urgency=low
116
117   * Beta release for Fremantle.
118   * Packaging changes:
119     - Ship a different microb.desktop file with the Fremantle location of the
120       stock web browser icon.
121     - Add a postinst that attempts to kill open MicroB browser processes, to
122       avoid having to restart for browser-switchboard to start handling
123       com.nokia.osso_browser.
124
125  -- Steven Luo <steven+maemo@steven676.net>  Mon, 22 Feb 2010 03:02:50 -0800 
126
127 browser-switchboard (3.2-1) extras-devel; urgency=low
128
129   * New "upstream" stable release.
130   * Upstream changes:
131     - make the "Web" menu entry and /usr/bin/browser open the default browser,
132       and provide a new "MicroB" menu entry and /usr/bin/microb script for
133       launching MicroB; the previous behavior was counterintuitive and
134       difficult to discover
135     - Fremantle: fix launching and closing MicroB on Fremantle; thanks Faheem
136       Pervez and Uwe Kaminski for extensive testing
137     - Fremantle: force the Ovi Store bookmark to open in MicroB, since Ovi
138       Store doesn't load in other browsers; thanks ToJa92 of t.m.o for
139       reporting
140     - add ability to send debug output to syslog and new config setting
141       ("logging") to control where debug output goes; thanks Faheem Pervez for
142       the suggestion
143     - close stdin/stdout/stderr in child processes before the exec(), to make
144       debug output on stdout less noisy
145     - fix some abuses of the D-Bus API in launcher.c:launch_tear()
146     - make sure a running browserd is detected correctly on all devices so that
147       we don't try to launch another one; thanks Faheem Pervez for reporting
148     - ensure that only one browser-switchboard is active at any time
149     - update build system; we now have "diablo" and "fremantle" targets that
150       build binaries for the selected OS release
151     - link binaries with -Wl,--as-needed to eliminate unnecessary dependencies
152   * Packaging changes:
153     - Build with Thumb by default and provide a "nothumb" build option to turn
154       it off, instead of building with Thumb only when requested; the
155       autobuilders aren't requesting Thumb, but we want it by default.
156     - Update debian/rules for the new upstream build system.
157
158  -- Steven Luo <steven+maemo@steven676.net>  Mon, 22 Feb 2010 02:14:19 -0800 
159
160 browser-switchboard (3.1-2fremantle4) extras-devel; urgency=low
161
162   * Alpha release for Fremantle.
163   * Cherry-pick 870b63f0... ("Install the inotify watch for lockfile creation
164     before forking").
165   * Cherry-pick a712d8d7... ("Avoid a race between MicroB startup and
166     establishing D-Bus watch for it").
167   * Cherry-pick 32801150... ("Ensure that only one browser-switchboard is
168     active at any time").
169
170  -- Steven Luo <steven+maemo@steven676.net>  Mon, 15 Feb 2010 18:57:46 -0800 
171
172 browser-switchboard (3.1-2fremantle3) extras-devel; urgency=low
173
174   * Alpha release for Fremantle.
175   * Cherry-pick e7bb0f3e... ("Take a different approach to detecting MicroB
176     browser window close").
177
178  -- Steven Luo <steven+maemo@steven676.net>  Sat, 13 Feb 2010 21:07:56 -0800 
179
180 browser-switchboard (3.1-2fremantle2) extras-devel; urgency=low
181
182   * Alpha release for Fremantle.
183   * Cherry-pick 5b7e4808... ("Make sure a running browserd is detected
184     correctly on all devices").
185   * Cherry-pick 88db9429... ("Kill MicroB browser UI processes instead
186     of using exit_browser").
187
188  -- Steven Luo <steven+maemo@steven676.net>  Sat, 06 Feb 2010 03:10:16 -0800 
189
190 browser-switchboard (3.1-2fremantle1) extras-devel; urgency=low
191
192   * Alpha release for Fremantle.
193   * No need to lose the tablet-browser-ui dependency on Fremantle.
194   * Cherry-pick d8d8d1ed... ("Close stdin/stdout/stderr in child
195     processes before exec()") and 53ba5ca0... ("Throw away stdout/stderr
196     for browserds we launch too") to make ongoing debugging efforts
197     easier.
198
199  -- Steven Luo <steven+maemo@steven676.net>  Fri, 05 Feb 2010 00:13:54 -0800 
200
201 browser-switchboard (3.1-2) extras-devel; urgency=low
202
203   * Drop the dependency on tablet-browser-ui for Diablo until maemo.org
204     Bugzilla #8806 gets fixed; this was preventing 3.1-1 from reaching
205     extras.
206
207  -- Steven Luo <steven+maemo@steven676.net>  Fri, 05 Feb 2010 00:05:27 -0800 
208
209 browser-switchboard (3.1-1fremantle2) extras-devel; urgency=low
210
211   * Alpha release for Fremantle.
212   * Cherry-pick 6b78dde6... ("Initial support for launching MicroB on
213     Fremantle") and associated cleanups.
214   * Revise build system to reflect updated dependencies.
215
216  -- Steven Luo <steven+maemo@steven676.net>  Tue, 02 Feb 2010 02:45:42 -0800
217
218 browser-switchboard (3.1-1fremantle1) extras-devel; urgency=low
219
220   * Alpha release for Fremantle.
221   * Pass EXTRA_CPPFLAGS=-DFREMANTLE to make to compile Fremantle-specific code.
222
223  -- Steven Luo <steven+maemo@steven676.net>  Fri, 15 Jan 2010 02:52:40 -0800
224
225 browser-switchboard (3.1-1) extras-devel; urgency=low
226
227   * New "upstream" stable release.
228   * Upstream changes:
229     - add a new, more finger-friendly GUI for Fremantle, based on work by
230       Faheem Pervez (build UI with EXTRA_CPPFLAGS=-DFREMANTLE)
231     - make sure reconfig signal (SIGHUP) doesn't interrupt dispatch of a
232       request when continuous mode is off
233     - disable autocapitalization and predictive text features for the
234       other_browser_cmd entry in the UI
235     - add support for EXTRA_CPPFLAGS in Makefiles, to allow package builds to
236       pass feature/configuration defines; add EXTRA_LDFLAGS too, just in case
237
238  -- Steven Luo <steven+maemo@steven676.net>  Fri, 15 Jan 2010 01:54:56 -0800
239
240 browser-switchboard (3.0-1fremantle1) extras-devel; urgency=low
241
242   * Experimental build for Fremantle.
243   * Add XSBC-Bugtracker to debian/control to indicate where bugs should be
244     filed; needed for maemo extras QA.
245   * No need to add CPU optimization flags, the Fremantle toolchain
246     automatically optimizes for N900/OMAP3.
247
248  -- Steven Luo <steven+maemo@steven676.net>  Wed, 23 Dec 2009 04:01:53 -0800
249
250 browser-switchboard (3.0-1) extras-devel; urgency=low
251
252   * New "upstream" stable release.
253   * Upstream changes:
254     - fix the UI so that it looks for C browser-switchboard processes to send
255       SIGHUP to, not Python browser-switchboards
256     - add support for EXTRA_CFLAGS in Makefiles, to allow package builds to
257       pass additional optimization flags
258     - replace calls to `pkg-config dbus-1` in config-ui/Makefile with calls to
259       `pkg-config libosso` instead; asking for dbus-1 was incorrect and
260       covering up a problem that caused maemo extras-devel autobuilds to fail
261   * Packaging changes:
262     - Use EXTRA_CFLAGS to generate N8x0 optimized builds, and use Thumb if
263       DEB_BUILD_OPTIONS requests it.
264     - Bump Standards-Version to 3.8.0; no changes required.
265     - 323bf8... ("config-ui: Teach UI how to HUP C browser-switchboards")
266       merged upstream, remove from diff.
267     - Remove unneeded file debian/dirs.
268
269  -- Steven Luo <steven+maemo@steven676.net>  Wed, 23 Dec 2009 03:48:02 -0800
270
271 browser-switchboard (3.0~rc1-2fremantle1) extras-devel; urgency=low
272
273   * Experimental build for Fremantle.
274   * Upload to extras-devel.
275
276  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 20:44:08 -0800
277
278 browser-switchboard (3.0~rc1-2) extras-devel; urgency=low
279
280   * Actually upload to extras-devel.
281   * Replace the dependency on libdbus-1-dev and the call to pkg-config for
282     dbus-1 with libosso-dev and libosso, respectively, as that's the package
283     the control panel plugin interface actually needs.  Fixes autobuild.
284
285  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 19:07:25 -0800
286
287 browser-switchboard (3.0~rc1-1fremantle1) extras-devel; urgency=low
288
289   * Experimental build for Fremantle.
290   * Packaging changes:
291     - Add a different .desktop file with the Fremantle location of the stock
292       web browser icon.
293
294  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 05:24:16 -0800
295
296 browser-switchboard (3.0~rc1-1) extras-devel; urgency=low
297
298   * New "upstream" prerelease.
299   * Upstream changes:
300     - move to an all-C implementation for better performance and memory usage
301     - add a configuration hildon-control-panel plugin
302     - make MicroB the default default browser
303   * Packaging changes:
304     - Accommodate the move to C:
305       + Package is now Arch: any.
306       + Revise Build-Depends and Depends appropriately.
307       + debian/postrm now kills off both Python and C browser-switchboards.
308       + debian/rules: build an Arch: any package, use the new Makefile-based
309         build and install, dh_strip the binaries, make shlibdeps.
310   * Cherry-pick 323bf8...
311     ("config-ui: Teach UI how to HUP C browser-switchboards") from Git master.
312
313  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 03:48:03 -0800
314
315 browser-switchboard (2.2-1) extras-devel; urgency=low
316
317   * New "upstream" release.
318   * Upstream changes:
319     - rename the package to browser-switchboard
320     - move the config file to $HOME/.config/browser-switchboard, and fall back
321       to the old location if no config file is found
322     - if no config file is found and Tear isn't installed, launch MicroB;
323       this avoids breaking link opening on a system with a freshly installed
324       browser-switchboard package and Tear not installed
325     - substantial documentation update
326   * Packaging changes:
327     - Rename the package to browser-switchboard; Conflict with browser-proxy
328       to make sure that users don't try to install over it.  browser-proxy
329       needs to be uninstalled before installing browser-switchboard.
330     - Drop the Depends on tear, now that installing browser-switchboard
331       doesn't break link opening when Tear isn't installed.  Recommend
332       tear | fennec | midori instead.
333     - Add a friendly display name for the application manager in
334       debian/control.
335     - Update the package description.
336
337  -- Steven Luo <steven+maemo@steven676.net>  Mon, 14 Dec 2009 03:39:04 -0800
338
339 browser-proxy (2.1-1) extras-devel; urgency=low
340
341   * New "upstream" release.
342   * Upstream changes:
343     - I'm now the upstream maintainer.
344     - License is clarified (GPLv2+).
345     - Use a config file ($HOME/.config/browser-proxy) for settings, if it
346       exists.
347     - Add support for launching Fennec and Midori out of the box.
348     - Introduce a config option default_browser for selecting the default
349       browser.
350     - Add support for launching an arbitrary browser using the
351       other_browser_cmd config option.
352     - Run maemo-invoker directly instead of /usr/bin/browser to avoid a loop
353       when /usr/bin/browser is a wrapper invoking browser-proxy.
354     - Add a new, private D-Bus method for a /usr/bin/browser wrapper to use.
355   * Packaging changes:
356     - Ship a /usr/bin/browser wrapper script which ensures that launching
357       MicroB with /usr/bin/browser works when browser-proxy is installed.
358     - Update copyright to reflect licensing changes.
359     - Conflict with Mozilla's fennec-dbus-proxy (see Mozilla Bugzilla
360       #499904); both provide the com.nokia.osso_browser service and the two
361       probably shouldn't be co-installed.
362
363  -- Steven Luo <steven+maemo@steven676.net>  Wed, 09 Dec 2009 17:54:16 -0800
364
365 browser-proxy (2.0-1) extras-devel; urgency=low
366
367   * Initial release. 
368
369  -- Steven Luo <steven+maemo@steven676.net>  Wed,  2 Dec 2009 17:56:24 -0800
370