Depend on libosso-dev instead of libdbus-1-dev for the plugin
[browser-switch] / debian / changelog
index 8d13bbf..231b908 100644 (file)
@@ -1,3 +1,46 @@
+browser-switchboard (3.0~rc1-1) extras-devel; urgency=low
+
+  * New "upstream" prerelease.
+  * Upstream changes:
+    - move to an all-C implementation for better performance and memory usage
+    - add a configuration hildon-control-panel plugin
+    - make MicroB the default default browser
+  * Packaging changes:
+    - Accommodate the move to C:
+      + Package is now Arch: any.
+      + Revise Build-Depends and Depends appropriately.
+      + debian/postrm now kills off both Python and C browser-switchboards.
+      + debian/rules: build an Arch: any package, use the new Makefile-based
+        build and install, dh_strip the binaries, make shlibdeps.
+  * Cherry-pick 323bf8...
+    ("config-ui: Teach UI how to HUP C browser-switchboards") from Git master.
+
+ -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 03:48:03 -0800
+
+browser-switchboard (2.2-1) extras-devel; urgency=low
+
+  * New "upstream" release.
+  * Upstream changes:
+    - rename the package to browser-switchboard
+    - move the config file to $HOME/.config/browser-switchboard, and fall back
+      to the old location if no config file is found
+    - if no config file is found and Tear isn't installed, launch MicroB;
+      this avoids breaking link opening on a system with a freshly installed
+      browser-switchboard package and Tear not installed
+    - substantial documentation update
+  * Packaging changes:
+    - Rename the package to browser-switchboard; Conflict with browser-proxy
+      to make sure that users don't try to install over it.  browser-proxy
+      needs to be uninstalled before installing browser-switchboard.
+    - Drop the Depends on tear, now that installing browser-switchboard
+      doesn't break link opening when Tear isn't installed.  Recommend
+      tear | fennec | midori instead.
+    - Add a friendly display name for the application manager in
+      debian/control.
+    - Update the package description.
+
+ -- Steven Luo <steven+maemo@steven676.net>  Mon, 14 Dec 2009 03:39:04 -0800
+
 browser-proxy (2.1-1) extras-devel; urgency=low
 
   * New "upstream" release.