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

Re: multiple deb packages from python program.



On Saturday, August 30, 2014 09:44:30 Barry Warsaw wrote:
> On Aug 30, 2014, at 11:19 AM, Simon McVittie wrote:
> >On 30/08/14 10:50, Cornelius Kölbel wrote:
> >> But now my originial program package is empty and does not contain the
> >> python code.
> >> It looks like only the .install scripts are run, but obviously python
> >> setup.py install is not run anymore - so I guess something does not work
> >> right with the simple rules file anymore...
> >
> >You now need a .install file for each binary package, including your
> >original one.
> 
> You might also consider switching to --buildsystem=pybuild which largely
> obviates the need for any .install files and for added bonus can usually
> make your d/rules file very simple.
> 
> https://wiki.debian.org/Python/LibraryStyleGuide

I don't think that's the case for multiple binary packages.

Scott K


Reply to: