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