Now packaging upstream release 1.0.6

This commit is contained in:
Thomas Goirand
2013-10-07 01:17:45 +08:00
parent 99882d8a1a
commit e78356300b
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
python-cinderclient (1:1.0.5-3) UNRELEASED; urgency=low
python-cinderclient (1:1.0.6-1) unstable; urgency=low
* Added --slowest --testr-args='--subunit ' when calling testr.

2
debian/control vendored
View File

@@ -6,7 +6,7 @@ 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~)
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-pbr (>= 0.5.16)
Build-Depends-Indep: openstack-pkg-tools,
pep8,
python-httplib2,