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