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