[PATCH] Build debian package for python-bindings.

2011-06-19 Thread da...@tethera.net
From: David Bremner This uses dh_python2 (included with sufficiently recent versions of the python/python-all packages). python-all brings in all of the supported versions of python. The double calls to dh_auto_install are to avoid looping over python versions ourselves. ---

[PATCH] Build debian package for python-bindings.

2011-06-19 Thread david
From: David Bremner brem...@debian.org This uses dh_python2 (included with sufficiently recent versions of the python/python-all packages). python-all brings in all of the supported versions of python. The double calls to dh_auto_install are to avoid looping over python versions ourselves. ---