stdeb 0.6.0+20100620-2build1 source package in Ubuntu

Changelog

stdeb (0.6.0+20100620-2build1) precise; urgency=low

  * Rebuild to drop python2.6 dependencies.
 -- Matthias Klose <email address hidden>   Sat, 31 Dec 2011 02:14:13 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Andrew Straw
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
stdeb_0.6.0+20100620.orig.tar.bz2 28.6 KiB 9b8f958e06a96779e8ee9c421025804dea01fd8caacdd4523824b86052881d70
stdeb_0.6.0+20100620-2build1.debian.tar.gz 9.4 KiB 9a4041f26fff2476dfa4fa0c32e49cbf7253210b7c625c2dd26928b5db439b38
stdeb_0.6.0+20100620-2build1.dsc 1.5 KiB 96307d6f3b83db2ad2bd1962ef6f02d62a59324ce97bdebe3480547abb3ab203

View changes file

Binary packages built by this source

python-stdeb: Python to Debian source package conversion utility

 This package provides some tools to produce Debian 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 via a configuration file.
 .
  * pypi-install will query the Python Package Index (PyPI) for a
    package, download it, create a .deb from it, and then install
    the .deb.
  * py2dsc will convert a distutils-built source tarball into a Debian
    source package.