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
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to