This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients alberanid, anadelonbrin, astraw, barry, dairiki, ebfe, eric.araujo, jafo, kbk, leonidasxiv, loewis, rockstar, tarek
Date 2010-04-29.19:23:54
SpamBayes Score 8.285489e-06
Marked as misclassified No
Message-id <1272569036.34.0.0721961314704.issue1054967@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-04-29 19:23:56barrysetrecipients: + barry, loewis, kbk, jafo, anadelonbrin, astraw, dairiki, alberanid, leonidasxiv, tarek, eric.araujo, rockstar, ebfe
2010-04-29 19:23:56barrysetmessageid: <1272569036.34.0.0721961314704.issue1054967@psf.upfronthosting.co.za>
2010-04-29 19:23:54barrylinkissue1054967 messages
2010-04-29 19:23:54barrycreate