Fixed python-flask (build-)depends: needs version 0.10
authorThomas Goirand <thomas@goirand.fr>
Fri, 13 Sep 2013 14:51:03 +0000 (22:51 +0800)
committerThomas Goirand <thomas@goirand.fr>
Fri, 13 Sep 2013 14:51:03 +0000 (22:51 +0800)
Change-Id: I98fa3fe6c6130fd332b8aa4f3ccca5d678dae8f5

Rewritten-From: f4811bbd15386a49196deed90b99288ecad15f1e

trusty/debian/control

index 950ef45ca152a7825760b8a282cc1f6cc1ce4c3c..68d50cd7f8660132122a8a21c2f7533766cc1ac4 100644 (file)
@@ -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,