From: Thomas Goirand Date: Sun, 17 Mar 2013 16:58:24 +0000 (+0800) Subject: oslo-config -> oslo.config (build-)dependencies correction. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b15a5b96407515c97d0fde9b343619ae5dcb18e8;p=openstack-build%2Fceilometer-build.git oslo-config -> oslo.config (build-)dependencies correction. Rewritten-From: e8093c51885ab3608be1834d3d30242e49ddfcf9 --- diff --git a/xenial/debian/control b/xenial/debian/control index 408781a..3593909 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -35,7 +35,7 @@ Build-Depends-Indep: pep8, python-nose, python-nova (>= 2013.1~), python-novaclient (>= 2:2.6.10), - python-oslo-config, + python-oslo.config, python-pecan, python-pymongo, python-requests, @@ -73,7 +73,7 @@ Depends: ${python:Depends}, ${misc:Depends}, python-lxml, python-netaddr, python-novaclient (>= 2:2.6.10), - python-oslo-config, + python-oslo.config, python-pecan, python-pymongo (>= 2.2), python-requests,