Fixed new (build-)depends for this release.
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -1,5 +1,7 @@
|
||||
python-cinderclient (1:1.0.6-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* Fixed new (build-)depends for this release.
|
||||
* Added --slowest --testr-args='--subunit ' when calling testr.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Tue, 01 Oct 2013 15:19:25 +0800
|
||||
|
||||
14
debian/control
vendored
14
debian/control
vendored
@@ -6,21 +6,25 @@ Uploaders: Julien Danjou <acid@debian.org>,
|
||||
Thomas Goirand <zigo@debian.org>,
|
||||
Ghe Rivero <ghe.rivero@stackops.com>,
|
||||
Mehdi Abaakouk <sileht@sileht.net>
|
||||
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-pbr (>= 0.5.16)
|
||||
Build-Depends: debhelper (>= 9),
|
||||
openstack-pkg-tools,
|
||||
python-all (>= 2.6.6-3~),
|
||||
python-pbr (>= 0.5.21),
|
||||
python-setuptools
|
||||
Build-Depends-Indep: openstack-pkg-tools,
|
||||
pep8,
|
||||
python-fixtures (>= 0.3.12),
|
||||
python-httplib2,
|
||||
python-mock,
|
||||
python-nose,
|
||||
python-pbr (>= 0.5.21),
|
||||
python-prettytable,
|
||||
python-requests (>= 1.1),
|
||||
python-setuptools,
|
||||
python-setuptools-git,
|
||||
python-simplejson,
|
||||
python-simplejson (>= 2.0.9),
|
||||
python-six,
|
||||
python-sphinx,
|
||||
python-subunit,
|
||||
python-testtools (>= 0.9.32),
|
||||
python-unittest2,
|
||||
testrepository (>= 0.0.17)
|
||||
Standards-Version: 3.9.3
|
||||
@@ -35,7 +39,7 @@ Depends: python-httplib2,
|
||||
python-pbr (>= 0.5.21),
|
||||
python-prettytable,
|
||||
python-requests (>= 1.1),
|
||||
python-simplejson,
|
||||
python-simplejson (>= 2.0.9),
|
||||
python-six,
|
||||
${misc:Depends},
|
||||
${python:Depends}
|
||||
|
||||
Reference in New Issue
Block a user