X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=af4af4e2350c704bbd5c6943b79b6f6e3d7abc40;hb=HEAD;hp=215b9eff94cbdb3f64843b0cf3ccc670a4efe0fa;hpb=2d6934b40fb92dee8a33a1be954c4b6e7347cc07;p=sliver-openvswitch.git diff --git a/debian/control b/debian/control index 215b9eff9..af4af4e23 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8), autoconf (>= 2.64), automake (>= 1.10) | automake1.10, libssl-dev, bzip2, openssl, graphviz, python-all (>= 2.6.6-3~), procps, python-qt4, - python-zopeinterface, python-twisted-conch + python-zopeinterface, python-twisted-conch, libtool Standards-Version: 3.9.3 Homepage: http://openvswitch.org/ @@ -60,13 +60,12 @@ Description: Open vSwitch common components to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . - openvswitch-common provides components required by both openvswitch-switch - and openvswitch-controller. + openvswitch-common provides components required by both openvswitch-switch. 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, netbase, python-argparse +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), kmod | module-init-tools, procps, uuid-runtime, netbase, python-argparse Description: Open vSwitch switch implementations Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network @@ -118,30 +117,12 @@ Description: Open vSwitch public key infrastructure dependency package Open vSwitch switches and controllers, reducing the risk of man-in-the-middle attacks on the Open vSwitch network infrastructure. -Package: openvswitch-controller -Architecture: linux-any -Depends: - ${shlibs:Depends}, openvswitch-common (= ${binary:Version}), - openvswitch-pki (= ${source:Version}), ${misc:Depends} -Description: Open vSwitch controller implementation - 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, IPFIX, - 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. - . - The Open vSwitch controller enables OpenFlow switches that connect to it - to act as MAC-learning Ethernet switches. - Package: openvswitch-dbg Section: debug Architecture: linux-any Depends: ${shlibs:Depends}, ${misc:Depends}, openvswitch-common (= ${binary:Version}), - openvswitch-controller (= ${binary:Version}), openvswitch-switch (= ${binary:Version}) Description: Debug symbols for Open vSwitch packages Open vSwitch is a production quality, multilayer, software-based, @@ -171,25 +152,6 @@ Description: Python bindings for Open vSwitch . This package contains the full Python bindings for Open vSwitch database. -Package: ovsdbmonitor -Architecture: all -Section: utils -Depends: ${python:Depends}, python-openvswitch, ${misc:Depends} -Description: Open vSwitch graphical monitoring tool - 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, IPFIX, - 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. - . - This package is a GUI tool for monitoring and troubleshooting local - or remote Open vSwitch installations. It presents GUI tables that - graphically represent an Open vSwitch kernel flow table (similar to - "ovs-dpctl dump-flows") and Open vSwitch database contents (similar - to "ovs-vsctl list "). - Package: openvswitch-test Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-twisted-web, python (>= 2.7) | python-argparse