tags 571518 + patch
thanks

* Jakub Wilk <jw...@debian.org>, 2010-02-25, 19:41:
| dh build
|    dh_testdir
|    dh_auto_configure
|    dh_auto_build
|    dh_auto_test
|  /usr/bin/fakeroot debian/rules binary
| dh binary
|    dh_testroot
|    dh_prep
|    dh_installdirs
|    dh_auto_install
|    dh_install
| cp: cannot stat `debian/tmp/usr/bin': No such file or directory
| dh_install: cp -a debian/tmp/usr/bin debian/zhone//usr/ returned exit code 1

This is my proposal how to fix this bug:

1. Drop "XS-Python-Version: 2.5". It was added only to work around debhelper bug (#547510), which is now fixed. 2. Add build dependency on python-all-dev; this is required to work around cython bug (#577143). As a result, Python extensions will be built for all supported Python versions.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to