From: Thomas Goirand Date: Tue, 20 Nov 2012 15:10:30 +0000 (+0000) Subject: Depends: and Build-Depends: python-nova (>= 2012.2) X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=47e13b64161faec77e292d15e2f1b12fc0af6e8b;p=openstack-build%2Fceilometer-build.git Depends: and Build-Depends: python-nova (>= 2012.2) Rewritten-From: 0b2f843c726567f6c22d26427a2ceeee440ce641 --- diff --git a/xenial/debian/control b/xenial/debian/control index d28e593..8c6dfb8 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: pep8, python-mox, python-netaddr, python-nose, - python-nova, + python-nova (>= 2012.2), python-setuptools-git, python-sqlalchemy, python-stevedore, @@ -44,7 +44,7 @@ Depends: ${python:Depends}, ${misc:Depends}, python-iso8601, python-kombu, python-lockfile, - python-nova, + python-nova (>= 2012.2), python-netaddr, python-sqlalchemy, python-stevedore,