d/control: Bump minimum version of python-pbr to 1.8.

This commit is contained in:
Corey Bryant
2015-09-24 12:54:35 -04:00
parent ba661e48e2
commit 84261d6d72
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ python-neutronclient (1:3.1.0-1) UNRELEASED; urgency=medium
* New upstream release.
* d/control: Align dependencies with upstream.
* d/control: Bump minimum version of python-pbr to 1.8.
-- Corey Bryant <corey.bryant@canonical.com> Thu, 24 Sep 2015 11:54:09 -0400

2
debian/control vendored
View File

@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
dh-python,
openstack-pkg-tools,
python-all,
python-pbr (>= 1.6),
python-pbr (>= 1.8),
python-setuptools,
python-sphinx,
Build-Depends-Indep: cliff-tablib (>= 1.0),