Update to 1.2.2 release

This commit is contained in:
James Page
2015-06-12 13:14:02 +01:00
parent 3e4fb6d387
commit ff8ac9ba4a
2 changed files with 6 additions and 5 deletions

2
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
python-cinderclient (1:1.2.0-1) UNRELEASED; urgency=medium
python-cinderclient (1:1.2.2-1) UNRELEASED; urgency=medium
* New upstream release.
- d/control: Align requirements with upstream.

9
debian/control vendored
View File

@@ -14,15 +14,16 @@ Build-Depends-Indep: python-babel (>= 1.3),
python-coverage (>= 0.8.0),
python-fixtures (>= 0.3.12),
python-hacking (>= 0.8.0),
python-keystoneclient (>= 1:1.1.0),
python-keystoneclient (>= 1:1.6.0),
python-mock (>= 1.0),
python-oslosphinx (>= 2.5.0),
python-prettytable (>= 0.7),
python-requests (>= 2.2.0),
python-requests (>= 2.5.2),
python-requests-mock (>= 0.6.0),
python-simplejson (>= 2.2.0),
python-six (>= 1.9.0),
python-testtools (>= 0.9.36),
python-tempest-lib (>= 0.5.0),
python-unittest2,
subunit (>= 0.0.18),
testrepository (>= 0.0.18),
@@ -36,10 +37,10 @@ Package: python-cinderclient
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-babel (>= 1.3),
python-keystoneclient (>= 1:1.1.0),
python-keystoneclient (>= 1:1.6.0),
python-pbr (>= 0.6),
python-prettytable (>= 0.7),
python-requests (>= 2.2.0),
python-requests (>= 2.5.2),
python-simplejson (>= 2.2.0),
python-six (>= 1.9.0),
${misc:Depends},