r2973 - in zope.i18n/trunk/debian (changelog tests/control)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Tue Sep 22 14:51:45 UTC 2015


    Date: Tuesday, September 22, 2015 @ 14:51:44
  Author: barry
Revision: 2973

* debian/control: Build-Depends on python3-all (not -dev). Closes: #799691
* debian/tests/control: Add python-setuptools dependency for the
  testsuite autopkgtest.

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

Modified: zope.i18n/trunk/debian/changelog
===================================================================
--- zope.i18n/trunk/debian/changelog	2015-09-22 10:05:28 UTC (rev 2972)
+++ zope.i18n/trunk/debian/changelog	2015-09-22 14:51:44 UTC (rev 2973)
@@ -1,10 +1,14 @@
 zope.i18n (4.0.1-2) UNRELEASED; urgency=medium
 
-  * debian/control:
-    + build-depend on python3-all (not -dev). Closes #799691
+  [ Gediminas Paulauskas ]
+  * debian/control: Build-Depends on python3-all (not -dev). Closes: #799691
 
- -- Gediminas Paulauskas <menesis at pov.lt>  Tue, 22 Sep 2015 12:57:43 +0300
+  [ Barry Warsaw ]
+  * debian/tests/control: Add python-setuptools dependency for the
+    testsuite autopkgtest.
 
+ -- Barry Warsaw <barry at debian.org>  Tue, 22 Sep 2015 10:51:05 -0400
+
 zope.i18n (4.0.1-1) unstable; urgency=low
 
   [ Gediminas Paulauskas ]

Modified: zope.i18n/trunk/debian/tests/control
===================================================================
--- zope.i18n/trunk/debian/tests/control	2015-09-22 10:05:28 UTC (rev 2972)
+++ zope.i18n/trunk/debian/tests/control	2015-09-22 14:51:44 UTC (rev 2973)
@@ -1,5 +1,5 @@
 Tests: testsuite
-Depends: @, python-zope.testrunner, python-zope.testing, python-zope.configuration, python-zope.security
+Depends: @, python-setuptools, python-zope.testrunner, python-zope.testing, python-zope.configuration, python-zope.security
 
 Tests: smoketest-2 smoketest-3
 Depends: @




More information about the pkg-zope-developers mailing list