zope.testing 3.10.2-1 source package in Ubuntu

Changelog

zope.testing (3.10.2-1) unstable; urgency=low

  * Team upload.

  [ Arnaud Fontaine ]
  * Switch to 3.0 (quilt) source format.
  * debian/docs:
    + Add README.txt.
  * debian/control:
    + Rename deprecated XS-Python-Version to X-Python-Version.
    + Add Vcs-Browser and Homepage fields.
    + Rename XS-Vcs-Svn to Vcs-Svn (dpkg supports it).
    + Bump Standards-Version to 3.9.2. No changes needed.
  * debian/copyright:
    + Update to the last revision of DEP5 format.

  [ Brian Sutherland ]
  * New upstream version.
  * Upload fixes dependency on python2.5 (Closes: #623922).
  * Use dh_python2 instead of python-central (Closes: #617180).
  * Add python-all to debian/tests/control as we test against all python
    versions.
  * Specifically depend on python-zope.testrunner, even though upstream
    doesn't, to provide backwards compatibility.

zope.testing (3.9.4-0ubuntu2) natty; urgency=low

  * debian/rules: do not mess with scripts, install only
    /usr/bin/zope-testrunner using default python.
  * debian/test_helper: adapt to changed name of zope-testrunner, execute it
    with different python interpreters instead.
  * debian/tests/all: use our own test_helper.

zope.testing (3.9.4-0ubuntu1) maverick; urgency=low

  * New upstream release.
  * debian/rules: Build-Depends on python-all, not its -dev variant.
  * debian/copyright: update, convert to dep5 format.
 -- Gediminas Paulauskas <email address hidden>   Wed, 18 May 2011 20:04:55 +0900

Upload details

Uploaded by:
Gediminas Paulauskas
Uploaded to:
Oneiric
Original maintainer:
Fabio Tranchitella
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
zope.testing_3.10.2.orig.tar.gz 63.4 KiB edae3ca1d4702082a74c27f3329d537ee77f2d90a2224bf1b0861fed96b56919
zope.testing_3.10.2-1.debian.tar.gz 4.7 KiB 3d2ea6bcb5516f37370e879f900c38ae5746ff195efb185636ed4191895c1720
zope.testing_3.10.2-1.dsc 1.4 KiB afe32df534070d4d284debde5da346b99dc6142af14f103b5018ff175b46a5bb

Available diffs

View changes file

Binary packages built by this source

python-zope.testing: Zope testing framework, including the testrunner script

 This package provides a number of testing frameworks. It includes a flexible
 test runner, and supports both doctest and unittest.