Added (build)dependencies on python-glanceclient >= 0.6 and python-keystoneclient...
authorThomas Goirand <thomas@goirand.fr>
Wed, 28 Nov 2012 12:24:26 +0000 (12:24 +0000)
committerThomas Goirand <thomas@goirand.fr>
Wed, 28 Nov 2012 12:24:26 +0000 (12:24 +0000)
Rewritten-From: f663fe3936cd5b45a44c8be9ffe76ff13937facb

xenial/debian/control

index 06a3ba3445766198a118c46709fe0645f46ede1c..9e33816d4a5bdbb1091dc7efdeb3edfe5474c36e 100644 (file)
@@ -16,8 +16,9 @@ Build-Depends-Indep: pep8,
  python-eventlet,  
  python-flask,  
  python-glance,
- python-glanceclient,
+ python-glanceclient (>= 0.6),
  python-iso8601,
+ python-keystoneclient (>= 0.2),
  python-kombu,  
  python-lockfile,
  python-ming,
@@ -42,7 +43,9 @@ Depends: ${python:Depends}, ${misc:Depends},
  python-anyjson,   
  python-eventlet,
  python-flask (>= 0.9),
+ python-glanceclient (>= 0.6),
  python-greenlet (>= 0.4),
+ python-keystoneclient (>= 0.2),
  python-iso8601,
  python-kombu,
  python-lockfile,