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