Re: dh_python3 inocrrect dependancy

2014-07-04 Thread Tristan Seligmann
On 5 July 2014 02:44, Brian May wrote: > I assumed it wasn't valid to have a line with only one value in that file. > Then again, not sure where this file is documented. Would have thought maybe > the dh_python2 man page, it isn't there. >From the dh_python2 man page: dependencies dh_p

Re: dh_python3 inocrrect dependancy

2014-07-04 Thread Brian May
On 5 July 2014 03:01, Thomas Goirand wrote: > IMO, just: > > echo "futures" >> debian/py3dist-overrides > > will do... :) > Really? That simple? :-) I assumed it wasn't valid to have a line with only one value in that file. Then again, not sure where this file is documented. Would have thought

Re: dh_python3 inocrrect dependancy

2014-07-04 Thread Thomas Goirand
On 07/03/2014 01:35 PM, Brian May wrote: > When trying to package python3-pipeline (see > http://bugs.debian.org/753556), I encountered a problem with the python3 > dependencies: > > dh_python3 -O--buildsystem=pybuild > I: dh_python3 pydist:181: Cannot find installed package that provides > future

dh_python3 inocrrect dependancy

2014-07-02 Thread Brian May
When trying to package python3-pipeline (see http://bugs.debian.org/753556), I encountered a problem with the python3 dependencies: dh_python3 -O--buildsystem=pybuild I: dh_python3 pydist:181: Cannot find installed package that provides futures. Using python3-futures as package name. Please add "f