X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fcontrol;h=1f3387a609dd0bdce9688ac85c9798ef130ebd85;hb=c3636ffc10a2a016b89d05c9456b3fdc030d444c;hp=8b3e7bf9fcc21e518b2207cd3fb8b9edeb5104e6;hpb=49c57a8fef46461da911802e8bf82329924ea329;p=openvswitch diff --git a/debian/control b/debian/control index 8b3e7bf9..1f3387a6 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Open vSwitch developers Uploaders: Ben Pfaff , Simon Horman Build-Depends: debhelper (>= 5), autoconf (>= 2.64), automake (>= 1.10) | automake1.10, - libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl, python, - python-support (>= 0.8.4), procps, python-qt4, + libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl, + python (>= 2.6.6-3), procps, python-qt4, python-zopeinterface, python-twisted-conch Standards-Version: 3.9.2 Homepage: http://openvswitch.org/ @@ -33,7 +33,7 @@ Description: Open vSwitch datapath module source - DKMS version Package: openvswitch-common Architecture: linux-any -Depends: ${shlibs:Depends}, openssl, ${misc:Depends}, python +Depends: ${shlibs:Depends}, openssl, ${misc:Depends}, python, python-argparse Suggests: ethtool Description: Open vSwitch common components openvswitch-common provides components required by both openvswitch-switch @@ -54,7 +54,7 @@ Description: Open vSwitch switch implementations Package: openvswitch-ipsec Architecture: linux-any Depends: - ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, + ${shlibs:Depends}, ${misc:Depends}, python, ipsec-tools (>=0.8~alpha20101208), racoon (>=0.8~alpha20101208), openvswitch-common (= ${binary:Version}), @@ -123,7 +123,6 @@ Package: python-openvswitch Architecture: all Section: python Depends: ${misc:Depends}, ${python:Depends} -Provides: ${python:Provides} Description: Python bindings for Open vSwitch This package contains the full Python bindings for Open vSwitch database. @@ -131,7 +130,6 @@ Package: ovsdbmonitor Architecture: all Section: utils Depends: ${python:Depends}, python-openvswitch, ${misc:Depends} -Provides: ${python:Provides} Description: Open vSwitch graphical monitoring tool This package is a GUI tool for monitoring and troubleshooting local or remote Open vSwitch installations. It presents GUI tables that