[Python-modules-commits] r17063 - in packages/foolscap/trunk/debian (changelog control)
jtaylor-guest at users.alioth.debian.org
jtaylor-guest at users.alioth.debian.org
Fri May 20 15:34:45 UTC 2011
Date: Friday, May 20, 2011 @ 15:34:42
Author: jtaylor-guest
Revision: 17063
add python-zope.interface to build dep
needed for testsuite, was indirect over twisted-core before
Modified:
packages/foolscap/trunk/debian/changelog
packages/foolscap/trunk/debian/control
Modified: packages/foolscap/trunk/debian/changelog
===================================================================
--- packages/foolscap/trunk/debian/changelog 2011-05-20 09:51:37 UTC (rev 17062)
+++ packages/foolscap/trunk/debian/changelog 2011-05-20 15:34:42 UTC (rev 17063)
@@ -1,3 +1,10 @@
+foolscap (0.6.1-4) UNRELEASED; urgency=low
+
+ * add python-zope.interface to build dep
+ - needed for testsuite, was indirect over twisted-core before
+
+ -- Julian Taylor <jtaylor.debian at googlemail.com> Fri, 20 May 2011 16:26:59 +0200
+
foolscap (0.6.1-3) unstable; urgency=low
* Standards-version bumped to 3.9.2 (no changes needed)
Modified: packages/foolscap/trunk/debian/control
===================================================================
--- packages/foolscap/trunk/debian/control 2011-05-20 09:51:37 UTC (rev 17062)
+++ packages/foolscap/trunk/debian/control 2011-05-20 15:34:42 UTC (rev 17063)
@@ -9,7 +9,8 @@
python-openssl,
python-setuptools,
python-twisted-core,
- python-twisted-web
+ python-twisted-web,
+ python-zope.interface
X-Python-Version: >= 2.4
Standards-Version: 3.9.2
Homepage: http://foolscap.lothar.com/
More information about the Python-modules-commits
mailing list