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