python-debian 0.1.20ubuntu2 source package in Ubuntu

Changelog

python-debian (0.1.20ubuntu2) oneiric; urgency=low

  * Switch to dh_python2. (LP: #788514 LP: #847514)
 -- Barry Warsaw <email address hidden>   Wed, 14 Sep 2011 14:23:19 -0400

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-debian_0.1.20ubuntu2.tar.gz 180.8 KiB 468cbccc5797cf08ab0f3e65cb34fe880932072c6d14194d09324609f2136b8a
python-debian_0.1.20ubuntu2.dsc 1.9 KiB 3710815957bd671c1bc3f9054d048a9024a92a88fbae5a27cb382466a981725c

View changes file

Binary packages built by this source

python-debian: Python modules to work with Debian-related data formats

 This package provides Python modules that abstract many formats of Debian
 related files. Currently handled are:
  * Debtags information (debian.debtags module)
  * debian/changelog (debian.changelog module)
  * Packages files, pdiffs (debian.debian_support module)
  * Control files of single or multiple RFC822-style paragraphs, e.g.
    debian/control, .changes, .dsc, Packages, Sources, Release, etc.
    (debian.deb822 module)
  * Raw .deb and .ar files, with (read-only) access to contained
    files and meta-information