From 7c1be169153f749a4ecbab017e5bf800d58ba040 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 13 Sep 2013 22:51:03 +0800 Subject: [PATCH] Fixed python-flask (build-)depends: needs version 0.10 Change-Id: I98fa3fe6c6130fd332b8aa4f3ccca5d678dae8f5 Rewritten-From: f4811bbd15386a49196deed90b99288ecad15f1e --- xenial/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index 950ef45..68d50cd 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: alembic, python-eventlet, python-extras, python-fixtures (>= 0.3.12), - python-flask (>= 0.9), + python-flask (>= 0.10), python-glance (>= 2013.2~), python-glanceclient (>= 1:0.6), python-happybase, @@ -82,7 +82,7 @@ Depends: alembic, python-d2to1 (>= 0.2.10), python-eventlet, python-extras, - python-flask (>= 0.9), + python-flask (>= 0.10), python-glanceclient (>= 1:0.6), python-greenlet (>= 0.4), python-iso8601, -- 2.32.3