z3c.formui 2.2.0-0ubuntu3 source package in Ubuntu

Changelog

z3c.formui (2.2.0-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 11:00:00 -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
z3c.formui_2.2.0.orig.tar.gz 26.6 KiB 850694867213bdaf8bc68d78308b2e580bcbde767dddbf2161645824fa15f5c2
z3c.formui_2.2.0-0ubuntu3.debian.tar.gz 3.9 KiB 8e6c8001413cf04ddbacbbd547555adb2d6d124bd50c6f35ba2899ce59dd54a8
z3c.formui_2.2.0-0ubuntu3.dsc 1.2 KiB 3bfeccbd26f40923183bf7075574fffa71a8a19411551da637481c72fe0f57ea

Available diffs

View changes file

Binary packages built by this source

python-z3c.formui: A set of initial UI components for z3c.form

 This package provides a set of default layouts for the ``z3c.form``
 framework. In particular it provides a DIV-based and a TABLE-based layout. The
 developer can use either layout by inheriting from a different base layer.
 .
 The package also has some support for layout/pagelet templates.