Changes

Jump to: navigation, search

Debian

37 bytes removed, 18:14, 30 March 2013
m
Dependency
sudo apt-get install devscripts dpkg-dev fakeroot debhelper libgconf2-dev
* [https://github.com/astraw/stdeb stdeb], which produces Debian source packages from Python packages via a new distutils command, sdist_dsc. Automatic defaults are provided for the Debian package, but many aspects of the resulting package can be customized (see the customizing section, below). An additional command, bdist_deb, creates a Debian binary package, a .deb file. The debianize command builds a debian/ directory directly alongside your setup.py.
sudo apt-get install python-stdeb

Navigation menu