r2850 - in zope.testing/trunk/debian (changelog tests/control)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Mon Jun 30 22:07:16 UTC 2014


    Date: Monday, June 30, 2014 @ 22:07:15
  Author: barry
Revision: 2850

d/tests/control: Update DEP-8 test dependencies.

Modified:
  zope.testing/trunk/debian/changelog
  zope.testing/trunk/debian/tests/control

Modified: zope.testing/trunk/debian/changelog
===================================================================
--- zope.testing/trunk/debian/changelog	2014-06-30 19:19:28 UTC (rev 2849)
+++ zope.testing/trunk/debian/changelog	2014-06-30 22:07:15 UTC (rev 2850)
@@ -1,3 +1,9 @@
+zope.testing (4.1.3-2) UNRELEASED; urgency=medium
+
+  * d/tests/control: Update DEP-8 test dependencies.
+
+ -- Barry Warsaw <barry at debian.org>  Mon, 30 Jun 2014 17:59:09 -0400
+
 zope.testing (4.1.3-1) unstable; urgency=low
 
   * Team upload.

Modified: zope.testing/trunk/debian/tests/control
===================================================================
--- zope.testing/trunk/debian/tests/control	2014-06-30 19:19:28 UTC (rev 2849)
+++ zope.testing/trunk/debian/tests/control	2014-06-30 22:07:15 UTC (rev 2850)
@@ -1,5 +1,5 @@
 Tests: all
-Depends: @, python-all, python-zope.testrunner
+Depends: @, python-all, python-zope.testrunner, python-setuptools
 
 Tests: all-3
-Depends: @, python3-all, python3-zope.testrunner
+Depends: @, python3-all, python3-zope.testrunner, python3-setuptools




More information about the pkg-zope-developers mailing list