zope.contentprovider 3.7.2-0ubuntu3 source package in Ubuntu

Changelog

zope.contentprovider (3.7.2-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, 26 Jun 2011 22:43:54 -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.contentprovider_3.7.2.orig.tar.gz 26.0 KiB 672fbb3922974b1c23bad605e020c10ff5ca31c44abf45ac9cd08cbbecab3432
zope.contentprovider_3.7.2-0ubuntu3.debian.tar.gz 3.0 KiB dddfd8ee8ef5533b242389cb430e1288aeb8e7a882f49dc148bce794a9b1f851
zope.contentprovider_3.7.2-0ubuntu3.dsc 1.2 KiB 0cd59799a607268f570d3e141b5c0d9373d067ff1b6a5a88e11eb31387ce6528

Available diffs

View changes file

Binary packages built by this source

python-zope.contentprovider: Content Provider Framework for Zope Templates

 This package provides a framework to develop componentized Web GUI
 applications. Instead of describing the content of a page using a single
 template or static system of templates and METAL macros, content provider
 objects are dynamically looked up based on the setup/configuration of the
 application.