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