X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=55f836d2dfa019ffa7b5e2d75acdaed5f5f29d7a;hb=c277f65ecb8e72f0c45f6d84884976966b74ef66;hp=41300bf0b4d10ab45b5931a32b0b8c906ec457f4;hpb=7305890619bec79f5f7f84bcb7989261efac2d8b;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 41300bf..55f836d 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -4,11 +4,10 @@ Priority: optional Maintainer: MOS Ceilometer Team Build-Depends: alembic (>= 0.6.4), - debhelper (>= 8.0.0), - python-all (>= 2.6), + debhelper (>= 9), + python-all (>= 2.7.1), python-anyjson (>= 0.3.3), - python-argparse, - python-babel (>= 0.9.6), + python-babel (>= 1.3), python-ceilometerclient (>= 1.0.6), python-croniter (>= 0.3.4), python-coverage, @@ -16,19 +15,16 @@ Build-Depends: python-eventlet (>= 0.15.1), python-fixtures (>= 0.3.14), python-flask (>= 0.10), - python-flask (<< 1.0), python-glanceclient (>= 1:0.14.0), python-httplib2, python-happybase (>= 0.7.1), python-iso8601 (>= 0.1.9), python-jsonpath-rw (>= 1.2.0), - python-jsonpath-rw (<< 2.0), python-jsonschema (>= 2.0.0), - python-jsonschema (<< 3.0.0), python-keystoneclient (>= 1:0.10.0), python-keystonemiddleware (>= 1.0.0), python-lxml (>= 2.3), - python-lockfile (>= 0.8), + python-lockfile (>= 1:0.8), python-migrate (>= 0.9.1), python-mock, python-mox, @@ -37,16 +33,16 @@ Build-Depends: python-netaddr (>= 0.7.12), python-nova, python-novaclient (>= 1:2.18.0), - python-neutronclient (>= 2.3.6), + python-neutronclient (>= 1:2.3.6), python-oslo.config (>= 1:1.4.0), - python-oslo.utils (>= 0.1.1), - python-oslo.i18n (>= 0.1.0), + python-oslo.utils (>= 1.0.0), + python-oslo.i18n (>= 1.0.0), python-oslo.sphinx, python-pastedeploy (>= 1.5.0), python-pbr (>= 0.10), python-pecan (>= 0.5.0), python-pymongo (>= 2.6), - python-requests (>= 1.2.1), + python-requests (>= 2.1.0), python-simplejson, python-sphinx, python-sqlalchemy (>= 0.9.7), @@ -54,13 +50,13 @@ Build-Depends: python-subunit, python-six (>= 1.7.0), python-swift (>= 2.2.0), - python-swiftclient (>= 2.2.0), + python-swiftclient (>= 1:2.2.0), python-testscenarios (>= 0.4), - python-testtools (>= 0.9.32), + python-testtools (>= 0.9.34), python-webob (>= 1.2.3), python-wsme (>= 0.6), python-yaml (>= 3.1.0), - testrepository (>= 0.0.17) + testrepository (>= 0.0.18) Standards-Version: 3.9.4 Package: python-ceilometer @@ -68,27 +64,23 @@ Architecture: all Depends: alembic (>= 0.6.4), python-anyjson (>= 0.3.3), - python-argparse, python-croniter (>= 0.3.4), python-ceilometerclient (>= 1.0.6), python-eventlet (>= 0.15.1), python-flask (>= 0.10), - python-flask (<< 1.0), python-glanceclient (>= 1:0.14.0), python-happybase (>= 0.7.1), python-iso8601 (>= 0.1.9), python-jsonpath-rw (>= 1.2.0), - python-jsonpath-rw (<< 2.0), python-jsonschema (>= 2.0.0), - python-jsonschema (<< 3.0.0), python-keystoneclient (>= 1:0.10.0), python-keystonemiddleware (>= 1.0.0), python-lxml (>= 2.3), - python-lockfile (>= 0.8), + python-lockfile (>= 1:0.8), python-migrate (>= 0.9.1), python-msgpack (>= 0.4.0), python-netaddr (>= 0.7.12), - python-neutronclient (>= 2.3.6), + python-neutronclient (>= 1:2.3.6), python-novaclient (>= 1:2.18.0), python-oslo.config (>= 1:1.4.0), python-oslo.db (>= 1.0.0), @@ -104,10 +96,10 @@ Depends: python-six (>= 1.7.0), python-tooz (>= 0.3), python-yaml (>= 3.1.0), - python-requests (>= 1.2.1), + python-requests (>= 2.1.0), python-sqlalchemy (>= 0.9.7), python-stevedore (>= 1.0.0), - python-swiftclient (>= 2.2.0), + python-swiftclient (>= 1:2.2.0), python-tz, python-webob (>= 1.2.3), python-wsme (>= 0.6),