zope.app.testing 3.7.8-0ubuntu3 source package in Ubuntu

Changelog

zope.app.testing (3.7.8-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, 28 Jun 2011 04:26:26 -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.testing_3.7.8.orig.tar.gz 29.6 KiB d3b708840a873b481abcf95643d009bb8a432e1bf12b90a795fc61d437c04e5d
zope.app.testing_3.7.8-0ubuntu3.debian.tar.gz 3.1 KiB 24ff89c03d49d3c81ca367ce1ee83c0d68edbae64d916357da29338d54789c76
zope.app.testing_3.7.8-0ubuntu3.dsc 1.2 KiB 1ca80b94ed84dbba8d1feffa5e4b5272d9a0f10aeb46e10591fe80feafe73c3e

Available diffs

View changes file

Binary packages built by this source

python-zope.app.testing: Zope Application Testing Support

 This package provides testing support for Zope 3 applications. Besides
 providing numerous setup convenience functions, it implements a testing setup
 that allows the user to make calls to the publisher allowing to write
 functional tests.