[Distutils] [ANN] stdeb 0.3 released
Andrew Straw
strawman at astraw.com
Sun Mar 22 02:41:39 CET 2009
The latest version of stdeb, the automated Debian (and Ubuntu) package
maker, is available for download.
Stdeb takes your Python source (either a tarball or an a directory with
a setup.py script) and turns it into a Debian source package. From
there, it is trivial to turn it into a .deb file.
This version adds support for Ubuntu Jaunty and python2.6 in Debian
experimental by passing the "--install-layout=deb" option to "python
setup.py install".
Also in this release is a bugfix to the autofind-depends feature.
The homepage: http://github.com/astraw/stdeb
Download: http://pypi.python.org/pypi/stdeb/0.3
More information about the Distutils-SIG
mailing list