From b871a1aff977ab26e6c3ae38459227098ed08850 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 2 Dec 2012 16:34:32 +0000 Subject: [PATCH] Build-depends python-flask now requires (>= 0.9) Rewritten-From: c5a2318f3dcaf3f9be3b256559057b45ab22bedc --- trusty/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trusty/debian/control b/trusty/debian/control index a5a7b74..8dc585e 100644 --- a/trusty/debian/control +++ b/trusty/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, -- 2.45.2