diff options
| author | Ondřej Nový <onovy@debian.org> | 2016-12-28 23:46:01 +0100 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2016-12-29 04:20:39 +0000 |
| commit | 3172543e69d673e892fff497fd00dca33a1bc990 (patch) | |
| tree | e43f7864643a7f091af279cfcd23d99e60735f58 /debian/control | |
| parent | 567e2420f1efa52f64cdd66fbd99d97a79e474aa (diff) | |
3.2.1-1 (patches unapplied)import/3.2.1-1debian/stretch
Imported using git-ubuntu import.
Notes
Notes:
* Team upload.
* New upstream release
* Bumped debhelper compat version to 10
* Bump required version of python{,3}-openstacksdk and
python{,3}-saharaclient
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control index c0b3cd0..9f76c65 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Priority: optional Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org> Uploaders: gustavo panizzo <gfa@zumbi.com.ar>, Thomas Goirand <zigo@debian.org>, -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-python, openstack-pkg-tools (>= 52~), python-all, @@ -38,7 +38,7 @@ Build-Depends-Indep: python-aodhclient (>= 0.5.0), python-mock (>= 1.3), python-neutronclient (>= 1:5.1.0), python-novaclient (>= 2:2.30.0), - python-openstacksdk (>= 0.9.4), + python-openstacksdk (>= 0.9.5), python-os-client-config (>= 1.13.1), python-osc-lib (>= 1.0.2), python-os-testr (>= 0.7.0), @@ -51,7 +51,7 @@ Build-Depends-Indep: python-aodhclient (>= 0.5.0), python-osprofiler (>= 1.4.0), python-requests (>= 2.10.0), python-requests-mock (>= 1.0), - python-saharaclient (>= 0.16.0), + python-saharaclient (>= 0.18.0), python-senlinclient (>= 0.3.0), python-six (>= 1.9.0), python-stevedore (>= 1.16.0), @@ -77,7 +77,7 @@ Build-Depends-Indep: python-aodhclient (>= 0.5.0), python3-mock (>= 1.3), python3-neutronclient (>= 1:5.1.0), python3-novaclient (>= 2:2.30.0), - python3-openstacksdk (>= 0.9.4), + python3-openstacksdk (>= 0.9.5), python3-os-client-config (>= 1.13.1), python3-os-testr (>= 0.7.0), python3-osc-lib (>= 1.0.2), @@ -89,7 +89,7 @@ Build-Depends-Indep: python-aodhclient (>= 0.5.0), python3-osprofiler (>= 1.4.0), python3-requests (>= 2.10.0), python3-requests-mock (>= 1.0), - python3-saharaclient (>= 0.16.0), + python3-saharaclient (>= 0.18.0), python3-six (>= 1.9.0), python3-stevedore (>= 1.16.0), python3-subunit, @@ -117,7 +117,7 @@ Depends: python-babel (>= 2.3.4), python-keystoneclient (>= 1:2.0.0), python-neutronclient (>= 1:5.1.0), python-novaclient (>= 2:2.30.0), - python-openstacksdk (>= 0.9.4), + python-openstacksdk (>= 0.9.5), python-os-client-config (>= 1.13.1), python-osc-lib (>= 1.0.2), python-oslo.config (>= 1:3.10.0), @@ -156,7 +156,7 @@ Depends: python3-babel (>= 2.3.4), python3-keystoneclient (>= 1:2.0.0), python3-neutronclient (>= 1:5.1.0), python3-novaclient (>= 2:2.30.0), - python3-openstacksdk (>= 0.9.4), + python3-openstacksdk (>= 0.9.5), python3-os-client-config (>= 1.13.1), python3-osc-lib (>= 1.0.2), python3-oslo.config (>= 1:3.10.0), |
