[issue1054967] bdist_deb - Debian packager

Barry A. Warsaw report at bugs.python.org
Thu Apr 29 21:23:56 CEST 2010


Barry A. Warsaw <barry at python.org> added the comment:

Manual moving/copying is what I want to avoid.  I'd be totally happy with not reinventing the wheel if you think this would be easy to add to stdeb!  Specifically: just create debian/ in place and do not build package.

I have a few other minor suggestions, though if you think this isn't the best place to track them, please let me know where to submit them.

* Add setup.py entry_points so you don't have to use --command-packages
* Package: shouldn't change dots to dashes.  E.g. flufl.enum should be called python-flufl.enum
* Update to Standards-Version: 3.8.3

I'm happy to test whatever you come up with.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1054967>
_______________________________________


More information about the Python-bugs-list mailing list