d/control: Align (Build-)Depends with upstream.

This commit is contained in:
Corey Bryant
2016-08-03 16:26:49 -04:00
parent 7e3c8569d1
commit b19cd34101
2 changed files with 7 additions and 7 deletions

1
debian/changelog vendored
View File

@@ -9,6 +9,7 @@ python-ceilometerclient (2.5.0-1) UNRELEASED; urgency=medium
* New upstream release.
* .gitreview: Copy from orig tar file.
* d/gbp.conf: Update debian-branch for Newton.
* d/control: Align (Build-)Depends with upstream.
-- Corey Bryant <corey.bryant@canonical.com> Wed, 03 Aug 2016 16:20:56 -0400

13
debian/control vendored
View File

@@ -16,7 +16,6 @@ Build-Depends: debhelper (>= 9),
python3-setuptools,
Build-Depends-Indep: python-coverage,
python-fixtures,
python-hacking,
python-iso8601,
python-keystoneclient (>= 1:1.6.0),
python-mock,
@@ -27,8 +26,8 @@ Build-Depends-Indep: python-coverage,
python-prettytable,
python-requests (>= 2.8.1),
python-six (>= 1.9.0),
python-stevedore (>= 1.5.0),
python-tempest-lib (>= 0.14.0),
python-stevedore (>= 1.10.0),
python-tempest (>= 1:11.0.0),
python-testtools,
python-keystoneauth1 (>= 2.1.0),
python3-fixtures,
@@ -41,9 +40,9 @@ Build-Depends-Indep: python-coverage,
python3-prettytable,
python3-requests (>= 2.8.1),
python3-six (>= 1.9.0),
python3-stevedore (>= 1.5.0),
python3-stevedore (>= 1.10.0),
python3-subunit,
python3-tempest-lib (>= 0.14.0),
python3-tempest (>= 1:11.0.0),
python3-testtools,
python3-keystoneauth1 (>= 2.1.0),
subunit,
@@ -65,7 +64,7 @@ Depends: python-iso8601,
python-prettytable,
python-requests (>= 2.8.1),
python-six (>= 1.9.0),
python-stevedore (>= 1.5.0),
python-stevedore (>= 1.10.0),
python-keystoneauth1 (>= 2.1.0),
${misc:Depends},
${python:Depends},
@@ -95,7 +94,7 @@ Depends: python3-iso8601,
python3-prettytable,
python3-requests (>= 2.8.1),
python3-six (>= 1.9.0),
python3-stevedore (>= 1.5.0),
python3-stevedore (>= 1.10.0),
python3-keystoneauth1 (>= 2.1.0),
${misc:Depends},
${python3:Depends},