packaging for 0.4.0-1

This commit is contained in:
gustavo panizzo
2014-06-30 01:00:17 -03:00
parent a9460290b8
commit 3e585e87f7
2 changed files with 11 additions and 5 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
python-openstackclient (0.4.0-1) unstable; urgency=medium
* New upstream release.
-- gustavo panizzo <gfa@zumbi.com.ar> Mon, 30 Jun 2014 00:55:59 -0300
python-openstackclient (0.3.1-1) unstable; urgency=medium
* New upstream release.

10
debian/control vendored
View File

@@ -16,12 +16,12 @@ Build-Depends-Indep: python-babel (>= 1.3),
python-fixtures (>= 0.3.14),
python-glanceclient (>= 1:0.9.0),
python-hacking,
python-keyring (>= 1.6.1),
python-keystoneclient (>= 1:0.6),
python-keyring (>= 2.1),
python-keystoneclient (>= 1:0.9.0),
python-mock (>= 1.0),
python-novaclient (>= 2:2.15.0),
python-novaclient (>= 2:2.17.0),
python-requests (>= 1.1),
python-six (>= 1.4.1),
python-six (>= 1.7.0),
python-sphinx (>= 1.1.2),
python-testtools (>= 0.9.32),
python-webob (>= 1.2.3),
@@ -41,7 +41,7 @@ Depends: python-cinderclient (>= 1:1.0.6),
python-keystoneclient (>= 1:0.4.1),
python-novaclient (>= 2:2.15.0),
python-requests (>= 1.1),
python-six (>= 1.4.1),
python-six (>= 1.7.0),
${misc:Depends},
${python:Depends},
${sphinxdoc:Depends}