[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian/rules for packages using Cython



>>> multiple other packages? I recommend pybuild for sanity.
>> OK, I followed that style guie but still get failures in the build:
>>
>>  dpkg-source -i -I --before-build recipe-1.0.1~ppa7~revno-{revno}
> 
> oh, paths with "{foo}" will not work, sorry (will be fixed in next
> dh-python upload). I bet you wanted to replace "{revno}" with revision
> number, though.
Yes, but usually, this should be the task of bzr dailydeb.

For instance, here it works without troubles:
https://code.launchpad.net/~pythonxy/+recipe/pandas-daily-current

# bzr-builder format 0.3 deb-version 0.13.0~ppa10~revno-{revno}
lp:~pythonxy/pythonxy-upstream/python-pandas
nest debianfiles lp:~pythonxy/pythonxy/pandas_debian_current debian

So I not see why the rule fails.

Could you help with a more verbose explanation?

Thanks in adavnce.



Reply to: