Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | debian: add python 3 bindings | David Bremner | 2013-01-16 |
| | | | | | | | This patch is due to Jakub Wilk <jwilk@debian.org>. It does add a build depend on python3 for people using the "make debian-snapshot" target. | ||
* | debian: build package for python-bindings. | David Bremner | 2011-06-23 |
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 and friends are to avoid looping over python versions ourselves. |