zope.formlib 4.0.5-0ubuntu4 source package in Ubuntu

Changelog

zope.formlib (4.0.5-0ubuntu4) 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 00:06:07 -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.formlib_4.0.5.orig.tar.gz 139.0 KiB f7cf01399d73b387f0da42735b1082fd5c945fa3f4ef92fb7752360914d1c05a
zope.formlib_4.0.5-0ubuntu4.debian.tar.gz 4.0 KiB e2250bfe5ef9d4a7620aa173490a21a924d56c56916f39d41e867d1b1311a40d
zope.formlib_4.0.5-0ubuntu4.dsc 1.2 KiB c8b1842e29cc244120fbefa7072ddc288337e118631d8a72da04045110024ca4

Available diffs

View changes file

Binary packages built by this source

python-zope.formlib: Form generation and validation library for Zope

 Forms are web components that use widgets to display and input data.
 Typically a template displays the widgets by accessing an attribute or
 method on an underlying class.