r2972 - in zope.i18n/trunk/debian (changelog control)
menesis-guest at users.alioth.debian.org
menesis-guest at users.alioth.debian.org
Tue Sep 22 10:05:29 UTC 2015
Date: Tuesday, September 22, 2015 @ 10:05:28
Author: menesis-guest
Revision: 2972
* debian/control:
+ build-depend on python3-all (not -dev). Closes #799691
Modified:
zope.i18n/trunk/debian/changelog
zope.i18n/trunk/debian/control
Modified: zope.i18n/trunk/debian/changelog
===================================================================
--- zope.i18n/trunk/debian/changelog 2015-08-14 14:44:59 UTC (rev 2971)
+++ zope.i18n/trunk/debian/changelog 2015-09-22 10:05:28 UTC (rev 2972)
@@ -1,3 +1,10 @@
+zope.i18n (4.0.1-2) UNRELEASED; urgency=medium
+
+ * debian/control:
+ + build-depend on python3-all (not -dev). Closes #799691
+
+ -- Gediminas Paulauskas <menesis at pov.lt> Tue, 22 Sep 2015 12:57:43 +0300
+
zope.i18n (4.0.1-1) unstable; urgency=low
[ Gediminas Paulauskas ]
Modified: zope.i18n/trunk/debian/control
===================================================================
--- zope.i18n/trunk/debian/control 2015-08-14 14:44:59 UTC (rev 2971)
+++ zope.i18n/trunk/debian/control 2015-09-22 10:05:28 UTC (rev 2972)
@@ -20,7 +20,7 @@
python-zope.security,
python-zope.testing,
python-zope.testrunner,
- python3-all-dev,
+ python3-all,
python3-setuptools,
python3-tz,
python3-zope.component,
More information about the pkg-zope-developers
mailing list