From be41ce6f0d85ea6be27d524f3905fc86c322c952 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 3 Oct 2014 14:17:20 +0800 Subject: [PATCH] Fixed oslo.rootwrap version in depends. Rewritten-From: 411c576edeed010d92c1457022a45d1bd73f995b --- xenial/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index fc98a5afa..c89c8610d 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -42,7 +42,7 @@ Build-Depends-Indep: alembic (>= 0.6.4), python-oslo.config (>= 1.4.0.0~a3), python-oslo.db (>= 0.4.0), python-oslo.messaging (>= 1.4.0.0~a3), - python-oslo.rootwrap (>= 1.3.0.0~a1), + python-oslo.rootwrap (>= 1.3.0.0), python-oslosphinx (>= 2.2.0.0~a2), python-paste, python-pastedeploy, @@ -124,7 +124,7 @@ Depends: alembic (>= 0.6.4), python-oslo.config (>= 1.4.0.0~a3), python-oslo.db (>= 0.4.0), python-oslo.messaging (>= 1.4.0.0~a3), - python-oslo.rootwrap (>= 1.3.0.0~a1), + python-oslo.rootwrap (>= 1.3.0.0), python-paste, python-pastedeploy, python-pbr (>= 0.6), -- 2.45.2