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

Re: Help with my first deb package



Hi :)

> I read the "Debian New Maintainers' Guide" and several other python 
> related docs, but I still have some doubts:
>     1 May python-support or python-central help me if I don't have a 
> distutils based setup?

yes, they only take care of the files in debian/packagename/..... -
normally you use setup.py to buld/install them, but pysupport/central
don't care how they got in there.

>     2 Is it a good idea to start with dh_make?

yes.

>     3 Do you suggest a CDBS based rules file?


depends. For easy tasks like using setup.py it's easy, but as long as
you have to add more than two lines a normal debian/rules file is less
confusing imho.


You're welcome to ask all your questions about packaging of
python-related software in #debian-python on the OFTC network, also have
a look into [1] and think about joining the PAPT team to maintian your
packages.


[1]: http://python-apps.alioth.debian.org/policy.html


Cheers,

Bernd


-- 
Bernd Zeimetz
<bernd@bzed.de>                         <http://bzed.de/>



Reply to: