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