From: Thomas Goirand Date: Sun, 2 Dec 2012 16:34:32 +0000 (+0000) Subject: Build-depends python-flask now requires (>= 0.9) X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=9f6365a74648fc49e2f609eda1955df89a542db5;hp=ee8190b491ef4ee4fd7706c70f8452145f51ebe4;p=openstack-build%2Fceilometer-build.git Build-depends python-flask now requires (>= 0.9) Rewritten-From: c5a2318f3dcaf3f9be3b256559057b45ab22bedc --- diff --git a/xenial/debian/control b/xenial/debian/control index a5a7b74..8dc585e 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: pep8, python-anyjson, python-eventlet, - python-flask, + python-flask (>= 0.9), python-glance, python-glanceclient (>= 0.6), python-iso8601,