Deal with `pidof browser-switchboard` returning no pids
[browser-switch] / debian / changelog
index fb292ae..231b908 100644 (file)
@@ -1,3 +1,22 @@
+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.
@@ -10,9 +29,9 @@ browser-switchboard (2.2-1) extras-devel; urgency=low
       browser-switchboard package and Tear not installed
     - substantial documentation update
   * Packaging changes:
-    - Rename the package to browser-switchboard; try to accommodate
-      updates from browser-proxy by Provides/Conflicts/Replaces
-      browser-proxy.
+    - 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.