zope.app.container 3.9.1-0ubuntu3 source package in Ubuntu

Changelog

zope.app.container (3.9.1-0ubuntu3) oneiric; urgency=low

  * dh_python2 transition.
  * changed to source format 3.0 quilt.
  * added debian/pydist-overrides to assist dhp2 calculate Depends.
  * debian/rules
    - changed "--with python-central" to "--with python2".
  * debian/control
    - changed python-all to (>= 2.6.6-3~).
    - removed B-D on python-central.
    - increased Standards Version to 3.9.2.
    - changed XS-P-V: all to X-P-V: >= 2.5.
    - removed XB-P-V, no longer needed.
 -- Charlie Smotherman <email address hidden>   Sun, 27 Jun 2011 17:20:24 -0500

Upload details

Uploaded by:
Charlie_Smotherman
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
zope
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
zope.app.container_3.9.1.orig.tar.gz 27.4 KiB 4a4c2dad764898948fe1c3fd90fe96c89426a9523fd7bc208513d5a2d50f8c33
zope.app.container_3.9.1-0ubuntu3.debian.tar.gz 4.3 KiB c88643882f4ff82f3b59c44e9f4380bec84e6235fb7a959244d62f4b6a230692
zope.app.container_3.9.1-0ubuntu3.dsc 1.2 KiB d09287a619f51b0f95381b54b8b36043b7c475521d6a25097702d5c62dc579bd

Available diffs

View changes file

Binary packages built by this source

python-zope.app.container: Zope Container

 This package define interfaces of container components, and provides
 sample container implementations such as a BTreeContainer and
 OrderedContainer.