[Python-modules-commits] r33507 - in packages/python-mock/trunk/debian (control)

fladi at users.alioth.debian.org fladi at users.alioth.debian.org
Tue Jul 28 15:31:37 UTC 2015


    Date: Tuesday, July 28, 2015 @ 15:31:37
  Author: fladi
Revision: 33507

Add python-six and python3-six to Build-Depends.

Modified:
  packages/python-mock/trunk/debian/control

Modified: packages/python-mock/trunk/debian/control
===================================================================
--- packages/python-mock/trunk/debian/control	2015-07-28 15:31:16 UTC (rev 33506)
+++ packages/python-mock/trunk/debian/control	2015-07-28 15:31:37 UTC (rev 33507)
@@ -6,12 +6,15 @@
 Build-Depends: debhelper (>= 8),
                dh-python,
                python-all,
+               python-funcsigs,
                python-pbr (>= 1.3),
                python-setuptools (>= 17.1),
+               python-six,
                python-unittest2,
                python3-all,
                python3-pbr (>= 1.3),
-               python3-setuptools
+               python3-setuptools,
+               python3-six
 Build-Depends-Indep: libjs-jquery,
                      python-sphinx (>= 1.0.7+dfsg-1~)
 Standards-Version: 3.9.6




More information about the Python-modules-commits mailing list