From: Ben Pfaff Date: Fri, 6 Jul 2012 22:08:10 +0000 (-0700) Subject: debian: Add "netbase" dependency for /etc/protocols. X-Git-Tag: sliver-openvswitch-1.8.90-0~48^2~273 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=67d84df5d9cf03fcaf5825ca2dc679b53614dc05;p=sliver-openvswitch.git debian: Add "netbase" dependency for /etc/protocols. ovs-ctl.in uses /etc/protocols, which is in the "netbase" package, so a dependency is required. Debian bug #680537. CC: 680537@bugs.debian.org Reported-by: Bastian Blank Signed-off-by: Ben Pfaff --- diff --git a/AUTHORS b/AUTHORS index dec478b9d..1ed820c5e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -84,6 +84,7 @@ Amey Bhide abhide@nicira.com André Ruß andre.russ@hybris.com Andreas Beckmann debian@abeckmann.de Atzm Watanabe atzm@stratosphere.co.jp +Bastian Blank waldi@debian.org Ben Basler bbasler@nicira.com Bob Ball bob.ball@citrix.com Brad Hall brad@nicira.com diff --git a/debian/control b/debian/control index 6c509fd36..15ca3eb90 100644 --- a/debian/control +++ b/debian/control @@ -66,7 +66,7 @@ Description: Open vSwitch common components Package: openvswitch-switch Architecture: linux-any Suggests: openvswitch-datapath-module -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), module-init-tools, procps, uuid-runtime +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), module-init-tools, procps, uuid-runtime, netbase Description: Open vSwitch switch implementations Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through