debian/openvswitch-pki-server.install \
debian/openvswitch-pki-server.postinst \
debian/openvswitch-pki.postinst \
- debian/openvswitch-python.dirs \
- debian/openvswitch-python.install \
debian/openvswitch-switch.README.Debian \
debian/openvswitch-switch.dirs \
debian/openvswitch-switch.init \
debian/openvswitch-switch.postrm \
debian/openvswitch-switch.template \
debian/ovs-bugtool \
+ debian/python-openvswitch.dirs \
+ debian/python-openvswitch.install \
debian/rules \
debian/rules.modules
packages. Install it to debug one of them or to examine a core dump
produced by one of them.
-Package: openvswitch-python
+Package: python-openvswitch
Architecture: all
+Section: python
Depends: ${python:Depends}, openvswitch-switch (= ${binary:Version})
Provides: ${python:Provides}
Description: Python bindings for Open vSwitch
+++ /dev/null
-usr/share/python-support/openvswitch-python/ovs/
-usr/share/python-support/openvswitch-python/ovs/db/
+++ /dev/null
-python/ovs/*.py usr/share/python-support/openvswitch-python/ovs/
-python/ovs/db/*.py usr/share/python-support/openvswitch-python/ovs/db/
--- /dev/null
+usr/share/python-support/python-openvswitch/ovs/
+usr/share/python-support/python-openvswitch/ovs/db/
--- /dev/null
+python/ovs/*.py usr/share/python-support/python-openvswitch/ovs/
+python/ovs/db/*.py usr/share/python-support/python-openvswitch/ovs/db/