Barry A. Warsaw <ba...@python.org> added the comment:

Hi Andrew,

Yes, I've played with sdist_dsc, and it's nice in that it takes a 
non-Debianized source tree and turns it into a source package that can be 
uploaded.  What I'm looking for is something that can take a non-Debianized 
source tree and turn it into a native package, essentially by pre-filling a 
debian/ directory like dh_make does, but including additional metadata 
available in the setup.py.

I've started taking a crack at this:

https://launchpad.net/setupdebian

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1054967>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to