d/control: Align (Build-)Depends with upstream.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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
13
debian/control
vendored
@@ -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},
|
||||
|
Reference in New Issue
Block a user