X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=acf47b9cbf7fb98fa0ce6594ac0b6838979f1c41;hb=7fa0f73fb284b4406bcd085ee62552891b3fa6cd;hp=7666c82b05133da7fd82f3435b31407effe36515;hpb=5d233e218d0ca2171a10e3c76a02fd4ee80f0df9;p=sliver-openvswitch.git diff --git a/debian/control b/debian/control index 7666c82b0..acf47b9cb 100644 --- a/debian/control +++ b/debian/control @@ -5,10 +5,10 @@ Maintainer: Open vSwitch developers Uploaders: Ben Pfaff , Simon Horman Build-Depends: debhelper (>= 8), autoconf (>= 2.64), automake (>= 1.10) | automake1.10, - libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl, - python (>= 2.6.6-3), procps, python-qt4, + 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 @@ -164,7 +142,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, openvswitch-common (= ${binary:Version}), openvswitch-controller (= ${binary:Version}), - openvswitch-ipsec (= ${binary:Version}), openvswitch-switch (= ${binary:Version}) Description: Debug symbols for Open vSwitch packages Open vSwitch is a production quality, multilayer, software-based, Ethernet @@ -215,7 +192,7 @@ Description: Open vSwitch graphical monitoring tool Package: openvswitch-test Architecture: all -Depends: ${misc:Depends}, python-twisted-web, python (>= 2.7) | python-argparse +Depends: ${misc:Depends}, ${python:Depends}, python-twisted-web, python (>= 2.7) | python-argparse Description: Open vSwitch test package Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through