From: Steven Luo Date: Fri, 18 Dec 2009 13:00:42 +0000 (-0800) Subject: Move ${shlibs:Depends} to the front of the Depends line X-Git-Tag: diablo-package-3.0rc1-1~1 X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=commitdiff_plain;h=f9664d41d7527d7e1259cb1af9dcdf6914ca88bb Move ${shlibs:Depends} to the front of the Depends line --- diff --git a/debian/control b/debian/control index 6d52fc0..9e4773a 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.7.2 Package: browser-switchboard Architecture: any -Depends: dbus, tablet-browser-ui, ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, dbus, tablet-browser-ui Recommends: tear | fennec | midori Provides: browser-proxy Conflicts: browser-proxy, fennec-dbus-client