From 5dd5f27826c2139eb2cf038ec3415f7ab5421748 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 25 Jan 2016 10:04:09 +0000 Subject: [PATCH] New (build-)depends on python-oauth2client to ensure version. Rewritten-From: 015b58c9dac6110580ac2b37c5952825af296d52 --- xenial/debian/changelog | 6 ++++++ xenial/debian/control | 2 ++ 2 files changed, 8 insertions(+) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 21f9fc706..1ecb82194 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +cinder (2:8.0.0~b2-2) UNRELEASED; urgency=medium + + * New (build-)depends on python-oauth2client to ensure version. + + -- Thomas Goirand Mon, 25 Jan 2016 10:02:39 +0000 + cinder (2:8.0.0~b2-1) experimental; urgency=medium * New upstream release. diff --git a/xenial/debian/control b/xenial/debian/control index 3c264521e..abdc6fa01 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -35,6 +35,7 @@ Build-Depends-Indep: bandit (>= 0.13.2), python-mox3, python-mysqldb, python-novaclient (>= 2:2.29.0), + python-oauth2client (>= 1.4.12), python-os-brick (>= 0.4.0), python-os-testr (>= 0.4.2), python-os-win (>= 0.0.7), @@ -106,6 +107,7 @@ Depends: python-anyjson, python-migrate (>= 0.9.6), python-mysqldb, python-novaclient (>= 2:2.29.0), + python-oauth2client (>= 1.4.12), python-os-brick (>= 0.4.0), python-os-win (>= 0.0.7), python-oslo.concurrency (>= 2.3.0), -- 2.45.2