r2962 - in zodb/trunk/debian (control)

jmuchemb-guest at users.alioth.debian.org jmuchemb-guest at users.alioth.debian.org
Tue Aug 11 13:46:54 UTC 2015


    Date: Tuesday, August 11, 2015 @ 13:46:53
  Author: jmuchemb-guest
Revision: 2962

Build-depend on recent python-van.pydeb to fix FTBFS with pkg_resources >= 12.2

Modified:
  zodb/trunk/debian/control

Modified: zodb/trunk/debian/control
===================================================================
--- zodb/trunk/debian/control	2015-08-11 13:46:49 UTC (rev 2961)
+++ zodb/trunk/debian/control	2015-08-11 13:46:53 UTC (rev 2962)
@@ -7,7 +7,7 @@
 Build-Depends: debhelper (>= 9),
                python-all-dev (>= 2.6.6-3~),
                python-setuptools,
-               python-van.pydeb,
+               python-van.pydeb (>= 1.3.3-2),
                dh-python,
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.5




More information about the pkg-zope-developers mailing list