From: Thomas Goirand Date: Mon, 14 Oct 2013 16:17:33 +0000 (+0000) Subject: Merge branch 'debian/havana' of ssh://git.debian.org/git/openstack/ceilometer into... X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=38fbb5d7e10f8c99a13b64a1cef5cedeaf9e44b9;hp=3a23027919c442190bc6ab94afd6eab94c1f3e55;p=openstack-build%2Fceilometer-build.git Merge branch 'debian/havana' of ssh://git.debian.org/git/openstack/ceilometer into debian/havana Rewritten-From: 83d61dc6540e706deda6a4183d1c5223e82ff7cf --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index cd4279f..e7559df 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -7,6 +7,7 @@ ceilometer (2013.2~rc2-2) UNRELEASED; urgency=low ceilometer (2013.2~rc2-1) experimental; urgency=low * New upstream pre-release. + * Increased python-keystoneclient (build-)depends to 0.4.0. -- Thomas Goirand Mon, 14 Oct 2013 16:47:55 +0800 diff --git a/xenial/debian/control b/xenial/debian/control index 3f809c9..5ad4748 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -29,7 +29,7 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-happybase, python-httplib2, python-iso8601, - python-keystoneclient (>= 1:0.3.2), + python-keystoneclient (>= 1:0.4.0), python-kombu (>> 2.4.7), python-lockfile, python-lxml, @@ -84,7 +84,7 @@ Depends: alembic (>= 0.4.2), python-glanceclient (>= 1:0.10.0), python-greenlet (>= 0.4), python-iso8601, - python-keystoneclient (>= 1:0.3.2), + python-keystoneclient (>= 1:0.4.0), python-kombu (>> 2.4.7), python-lockfile, python-lxml,