r2254 - in zope.testrunner/trunk/debian (control)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Wed May 18 08:09:07 UTC 2011


    Date: Wednesday, May 18, 2011 @ 08:08:48
  Author: arnau
Revision: 2254

Fix packages Description

Modified:
  zope.testrunner/trunk/debian/control

Modified: zope.testrunner/trunk/debian/control
===================================================================
--- zope.testrunner/trunk/debian/control	2011-05-18 08:00:40 UTC (rev 2253)
+++ zope.testrunner/trunk/debian/control	2011-05-18 08:08:48 UTC (rev 2254)
@@ -19,12 +19,12 @@
 Architecture: all
 Depends: python3-zope, python3-setuptools, ${python3:Depends}, ${misc:Depends}
 Provides: ${python3:Provides}
-Description: The zope testing framework, including the testrunner script
+Description: A flexible test runner with layer support for Python 3
  The testrunner module is used to run automated tests defined using the
  unittest framework.  Its primary feature is that it *finds* tests by
  searching directory trees.  It doesn't require the manual
  concatenation of specific test suites.  It is highly customizable and
- should be usable with any project.  In addition to finding and running
+ should be usable with any project.
 
 Package: python-zope.testrunner
 Architecture: all
@@ -32,9 +32,9 @@
 Replaces: python-zope.testing (<< 3.10.0)
 Breaks: python-zope.testing (<< 3.10.0)
 Provides: ${python:Provides}
-Description: A flexible test runner with layer support
+Description: A flexible test runner with layer support for Python
  The testrunner module is used to run automated tests defined using the
  unittest framework.  Its primary feature is that it *finds* tests by
  searching directory trees.  It doesn't require the manual
  concatenation of specific test suites.  It is highly customizable and
- should be usable with any project.  In addition to finding and running
+ should be usable with any project.




More information about the pkg-zope-developers mailing list