X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=ae88be230f864e5185aee15e8006c60f06eea904;hb=5ca1ba484bd9ade5116a49cf241cb98219d7d696;hp=0cc526ed754663b21d03a699e344b20653119493;hpb=0364ac1c954bfa630c73b84ba89a9e1dee51f1f2;p=sliver-openvswitch.git diff --git a/debian/control b/debian/control index 0cc526ed7..ae88be230 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libssl-dev, pkg-config (>= 0.21), bzip2, openssl, python-all (>= 2.6.6-3~), procps, python-qt4, python-zopeinterface, python-twisted-conch -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://openvswitch.org/ Package: openvswitch-datapath-source @@ -31,7 +31,7 @@ Description: Open vSwitch datapath module source - module-assistant version Package: openvswitch-datapath-dkms Architecture: all -Depends: dkms (>= 1.95), make, libc6-dev, ${misc:Depends} +Depends: dkms (>= 1.95), make, libc6-dev, ${misc:Depends}, ${python:Depends} Description: Open vSwitch datapath module source - DKMS version Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through @@ -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 @@ -135,28 +135,6 @@ Description: Open vSwitch controller implementation The Open vSwitch controller enables OpenFlow switches that connect to it to act as MAC-learning Ethernet switches. -Package: openvswitch-brcompat -Architecture: linux-any -Depends: - ${shlibs:Depends}, openvswitch-switch (= ${binary:Version}), ${misc:Depends} -Recommends: bridge-utils -Description: Open vSwitch bridge compatibility support - Open vSwitch is a production quality, multilayer, software-based, Ethernet - virtual switch. It is designed to enable massive network automation through - programmatic extension, while still supporting standard management interfaces - and protocols (e.g. NetFlow, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In - addition, it is designed to support distribution across multiple physical - servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus - 1000V. - . - openvswitch-brcompat provides a way for applications that use the - Linux bridge to gradually migrate to Open vSwitch. Programs that - ordinarily control the Linux bridge module, such as "brctl", instead - control the Open vSwitch kernel-based switch. - . - Once this package is installed, adding BRCOMPAT=yes in - /etc/default/openvswitch-switch enables bridge compatibility. - Package: openvswitch-dbg Section: debug Architecture: linux-any