[Python-modules-commits] r28550 - in packages/libcloud/trunk/debian (control)

eighthave at users.alioth.debian.org eighthave at users.alioth.debian.org
Fri Apr 18 02:53:45 UTC 2014


    Date: Friday, April 18, 2014 @ 02:53:44
  Author: eighthave
Revision: 28550

update Depends and Build-Depends for 0.14.1

Modified:
  packages/libcloud/trunk/debian/control

Modified: packages/libcloud/trunk/debian/control
===================================================================
--- packages/libcloud/trunk/debian/control	2014-04-18 02:52:45 UTC (rev 28549)
+++ packages/libcloud/trunk/debian/control	2014-04-18 02:53:44 UTC (rev 28550)
@@ -7,8 +7,10 @@
 Build-Depends: debhelper (>= 7.0.50~),
                openssh-client,
                python-all (>= 2.6.6-3~),
+               python-crypto (>= 2.6),
                python-simplejson,
-               python-mock,
+               python-setuptools,
+               python-mock (>= 0.8.0),
                python-epydoc,
                python-pydoctor
 Standards-Version: 3.9.5
@@ -21,6 +23,7 @@
 Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
+         python-crypto (>= 2.6),
          python-lockfile,
          python-simplejson
 Description: unified Python interface into the cloud




More information about the Python-modules-commits mailing list