From c580e39ec8a555e65483ce56a2d155799a2e91dd Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 21 Jan 2016 02:17:46 +0000 Subject: [PATCH] Fixed min version for python-debtcollector Rewritten-From: ec6e310cd5d87866a14fce7f5461a9a35ecbfcae --- trusty/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trusty/debian/control b/trusty/debian/control index c5b60304f..5da44a829 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-cliff (>= 1.15.0), python-coverage, python-ddt (>= 1.0.1), - python-debtcollector (>= 0.3.0), + python-debtcollector (>= 1.2.0), python-eventlet (>= 0.17.4), python-fixtures (>= 1.3.1), python-gflags, @@ -85,7 +85,7 @@ Depends: alembic (>= 0.8.0), conntrack, iproute2, ipset, - python-debtcollector (>= 0.3.0), + python-debtcollector (>= 1.2.0), python-eventlet (>= 0.17.4), python-gflags, python-greenlet, -- 2.45.2