From: Steven Luo Date: Fri, 11 Dec 2009 02:19:03 +0000 (-0800) Subject: Drop hard dependency on tear X-Git-Tag: diablo-package-2.2-1~6 X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=commitdiff_plain;h=379a3219efe30973074715a5fa356d3b1ab292db Drop hard dependency on tear Commit f2739d4b ("Make browser-switchboard launch MicroB if unconfigured and Tear is not installed") means that installing the script no longer breaks opening URLs if there's no configuration and Tear isn't installed. As such, depend on tablet-browser-ui instead, and recommend tear | fennec | midori, to be friendlier to users of other browsers. --- diff --git a/debian/control b/debian/control index 3f5b1a5..fa51d39 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Standards-Version: 3.7.2 Package: browser-proxy Architecture: all -Depends: dbus, python2.5, python2.5-dbus, python2.5-gobject, tear, ${misc:Depends} +Depends: dbus, python2.5, python2.5-dbus, python2.5-gobject, tablet-browser-ui, ${misc:Depends} +Recommends: tear | fennec | midori Conflicts: fennec-dbus-client Description: allows any web browser to be used as the default browser-proxy is a script which implements the osso-browser