debian: Transition to dh_python2
authorSimon Horman <horms@verge.net.au>
Fri, 26 Aug 2011 09:03:42 +0000 (18:03 +0900)
committerBen Pfaff <blp@nicira.com>
Fri, 26 Aug 2011 16:14:55 +0000 (09:14 -0700)
commit00488a5eefd26ff583b403666a012d96ce26bcfd
tree8417017edc2d2e26494833c41f36c6d9ea9fdeec
parenta7844aaf5ebccf1a8762f68bcbb62e463fc3809b
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.
debian/control
debian/openvswitch-ipsec.init
debian/python-openvswitch.dirs
debian/python-openvswitch.install
debian/rules