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