From: Thomas Goirand Date: Fri, 16 Nov 2012 08:01:08 +0000 (+0000) Subject: python-ceilometer needs python-flask (>= 0.9) X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=7a4adf2928d1b2d0d60a60de238805f09de4fa87;p=openstack-build%2Fceilometer-build.git python-ceilometer needs python-flask (>= 0.9) Rewritten-From: 780883f2c283d0581257d68ea810347f6519903a --- diff --git a/xenial/debian/control b/xenial/debian/control index 3d5be29..883e61c 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -39,7 +39,7 @@ Pre-Depends: dpkg (>= 1.15.6~) Depends: ${python:Depends}, ${misc:Depends}, python-anyjson, python-eventlet, - python-flask, + python-flask (>= 0.9), python-iso8601, python-kombu, python-lockfile,