2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-27 12:28:01 +00:00

2 Commits

Author SHA1 Message Date
Simon Horman
00488a5eef debian: Transition to dh_python2
dh_pysupport that the packaging used until now is deprecated, with
dh_python2 as its successor.

This commit removes the PYTHONPATH setting from
debian/openvswitch-ipsec.init because it is not needed, as the Python
packaging is public.  In fact, the Python packaging was public,
unintentionally, before, so the PYTHONPATH could have been removed earlier.
2011-08-26 09:14:55 -07:00
Sajjad Lateef
1d273d6d80 debian: Rename openvswitch-python to python-openvswitch
Package name changed to be consistent with
Debian Python policy.

The python files are installed in
/usr/share/python-support/python-openvswitch/ovs and
/usr/share/python-support/python-openvswitch/ovs/db

Changed Section to python, per lintian
2010-09-21 11:33:07 -07:00