diff --git a/debian/changelog b/debian/changelog index 0f38de14..6ebf515e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-openstackclient (0.4.0-1) unstable; urgency=medium + + * New upstream release. + + -- gustavo panizzo Mon, 30 Jun 2014 00:55:59 -0300 + python-openstackclient (0.3.1-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index dc74a452..30b4ac6a 100644 --- a/debian/control +++ b/debian/control @@ -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}