]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixes for debian spec
authorIgor Yozhikov <iyozhikov@mirantis.com>
Fri, 8 Aug 2014 11:02:10 +0000 (15:02 +0400)
committerIgor Yozhikov <iyozhikov@mirantis.com>
Fri, 8 Aug 2014 14:19:38 +0000 (18:19 +0400)
* Remove from control file upper versions limit in Depends section
* Remove versions from Build-Depends-Indep section

Change-Id: Id6e81e258a5dd8e6da713e10fbf04bc3a7f28f90

debian/control

index 49029845844ac0a6c8c03cdf1ff06e4e271e8ddb..b5d6ec0721ffa07f7daa24956d3aba33044212b9 100644 (file)
@@ -14,48 +14,42 @@ Build-Depends:
  python-all (>= 2.6.6-3~),
  python-pbr (>= 0.6),
 Build-Depends-Indep:
- python-pbr (>= 0.6), python-pbr (<< 1.0),
- python-babel (>= 1.3),
- python-boto (>= 2.4),
- python-ceilometerclient (>= 1.0.6),
- python-cinderclient (>= 1.0.6),
- python-coverage,
- python-crypto (>= 2.6),
- python-eventlet (>= 0.13.0),
+ python-pbr (>= 0.6),
+ python-eventlet,
+ python-greenlet,
  python-extras,
- python-glanceclient (>= 1:0.9.0),
- python-greenlet (>= 0.3.2),
- python-heatclient (>= 0.2.3),
- python-httplib2 (>= 0.7.5),
- python-iso8601 (>= 0.1.9),
- python-keystoneclient (>= 1:0.7.0),
- python-kombu (>= 2.4.8),
- python-lockfile (>= 0.8),
- python-lxml (>= 2.3),
- python-memcache,
- python-migrate (>= 0.8.2), python-migrate (<< 0.8.4) | python-migrate (>> 0.8.4),
- python-mox (>= 0.5.3),
- python-netaddr (>= 0.7.6),
- python-neutronclient (>= 1:2.3.4), python-neutronclient (<< 1:3),
- python-novaclient (>= 2.17.0),
- python-oslo.config (>= 1:1.2.0),
+ python-glanceclient (>= 0.9.0),
+ python-cinderclient,
+ python-heatclient,
+ python-keystoneclient,
+ python-neutronclient,
+ python-novaclient,
+ python-swiftclient,
+ python-troveclient,
+ python-httplib2,
+ python-iso8601,
+ python-lockfile,
+ python-lxml,
+ python-mox,
+ python-mock,
+ python-migrate,
+ python-sqlalchemy,
+ python-oslo.config,
  python-oslosphinx,
- python-paramiko (>= 1.9.0),
+ python-paramiko,
  python-paste,
- python-pastedeploy (>= 1.5.0),
- python-routes (>= 1.12.3),
+ python-pastedeploy,
+ python-requests,
+ python-routes,
  python-setuptools,
  python-six,
- python-sphinx (>= 1.1.2), python-sphinx (<< 1.2),
- python-sqlalchemy (>= 0.7.8), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99),
- python-swiftclient (>= 1.6),
- python-testrepository (>= 0.0.17),
- python-testscenarios (>= 0.4),
- python-testtools (>= 0.9.29),
- python-troveclient (>= 1.0.3),
- python-webob (>= 1.2.3),
- python-yaml (>= 3.1.0),
- testrepository (>= 0.0.17)
+ python-yaml,
+ python-sphinx,
+ python-sqlalchemy,
+ python-testrepository,
+ python-testscenarios,
+ python-testtools,
+ python-webob
 Standards-Version: 3.9.4
 Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/heat/icehouse/files
 Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/heat/icehouse
@@ -66,42 +60,42 @@ Package: python-heat
 Section: python
 Architecture: all
 Depends:
- python-pbr (>= 0.6), python-pbr (<< 1.0),
  python-argparse,
- python-boto (>= 2.4),
- python-cinderclient (>= 1.0.6),
- python-crypto (>= 2.6),
+ python-babel (>= 1.3),
  python-eventlet (>= 0.13.0),
- python-extras,
- python-glanceclient,
- python-greenlet (>= 0.3.2),
  python-httplib2 (>= 0.7.5),
+ python-greenlet (>= 0.3.2),
  python-iso8601 (>= 0.1.9),
- python-netaddr (>= 0.7.6),
- python-keystoneclient (>= 1:0.7.0),
  python-kombu (>= 2.4.8),
  python-lxml (>= 2.3),
- python-memcache,
- python-migrate (>= 0.8.2), python-migrate (<< 0.8.4) | python-migrate (>> 0.8.4),
- python-mysqldb,
- python-neutronclient (>= 1:2.3.4), python-neutronclient (<< 1:3),
+ python-netaddr (>= 0.7.6),
+ python-oslo.config (>= 1:1.2.0),
+ python-paramiko (>= 1.9.0),
+ python-pastedeploy (>= 1.5.0),
+ python-pbr (>= 0.6), python-pbr (<< 1.0),
+ python-crypto (>= 2.6),
+ python-ceilometerclient (>=1.0.6),
+ python-cinderclient (>=1.0.6),
+ python-heatclient (>= 0.2.3),
+ python-keystoneclient (>= 1:0.7.0),
+ python-neutronclient (>= 1:2.3.4),
  python-novaclient (>= 2.17.0),
- python-ceilometerclient (>= 1.0.6),
+ python-swiftclient (>= 1.6),
  python-troveclient (>= 1.0.3),
+ python-yaml (>= 3.1.0),
+ python-qpid,
  python-requests (>= 1.1),
- python-paramiko (>= 1.9.0),
- python-babel (>= 1.3),
- python-oslo.config (>= 1:1.2.0),
+ python-routes (>= 1.12.3), python-routes (<< 2.0) | python-routes (>> 2.0),
+ python-six (>= 1.5.2),
+ python-sqlalchemy (>= 0.7.8), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5),  python-sqlalchemy (<= 0.9.99),
+ python-migrate (>= 0.8.2), python-migrate (<< 0.8.4) | python-migrate (>> 0.8.4),
+ python-webob (>= 1.2.3),
+ python-extras,
+ python-memcache,
+ python-mysqldb,
  python-paste,
- python-pastedeploy (>= 1.5.0),
- python-routes (>= 1.12.3),
  python-setuptools,
- python-six,
- python-sqlalchemy (>= 0.7.8), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99),
- python-swiftclient  (>= 1.6),
- python-webob (>= 1.2.3),
- python-yaml (>= 3.1.0),
- python-qpid,
+ python-boto (>= 2.4),
  ${misc:Depends},
  ${python:Depends}
 Description: OpenStack orchestration service - Python files