Re: Attempt at writing bdist_dpkg

2003-09-23 Thread amk
On Tue, Sep 23, 2003 at 05:36:27PM +0100, Mikhail Sobolev wrote: > Just a quickie: the generated rules file uses python2.2, which does not > seem to be right. #!$%. This bug is fixed in the current CVS version, but SourceForge's anonymous CVS is 24 hours behind the real state of the repository.

Re: Attempt at writing bdist_dpkg

2003-09-23 Thread Mikhail Sobolev
Just a quickie: the generated rules file uses python2.2, which does not seem to be right. -- Misha pgplFC0xZYaJD.pgp Description: PGP signature

Attempt at writing bdist_dpkg

2003-09-23 Thread amk
[This is a repeat of a note sent to the distutils-sig. This list seems like a better place for discussing bdist_dpkg.] I've found myself making a lot of Debian packages for various Python modules, so I've started working on a bdist_dpkg.py module for Distutils. Currently it's in nondist/sandb