stdeb 0.6.0+20100620-2ubuntu1 source package in Ubuntu

Changelog

stdeb (0.6.0+20100620-2ubuntu1) precise-proposed; urgency=medium

  * Backport fix for PyPi URL due to python.org site changes. LP: #1316521
 -- Luke Faraone <email address hidden>   Tue, 29 Jul 2014 23:23:46 -0700

Upload details

Uploaded by:
Luke Faraone
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

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-2ubuntu1.debian.tar.gz 9.9 KiB dc08a9fbc5b2b0432a78f89c59855095c5cf221f26b6b72623b892dad11c8220
stdeb_0.6.0+20100620-2ubuntu1.dsc 2.2 KiB e0f8b853aa5bf5dabfef9bcec2fdfbb0c85849e9d7f1bd10c9ca1fd2fdb8322d

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.