From: Thomas Goirand Date: Sun, 28 Jul 2013 14:24:47 +0000 (+0800) Subject: d2to1 and pbr in non-indep build-depends X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=da26471aee7255c35f6fb68691f5fbb590c8b3ff;p=openstack-build%2Fceilometer-build.git d2to1 and pbr in non-indep build-depends Change-Id: I2450bb8bd99dfef2969923a05c7fc9f33b66c557 Rewritten-From: 2bd4af42c946f0c7fd3d8d066694497c9b3ebf41 --- diff --git a/trusty/debian/control b/trusty/debian/control index b0eb641..e6387a7 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -10,7 +10,9 @@ Uploaders: Loic Dachary (OuoU) , Build-Depends: debhelper (>= 9), openstack-pkg-tools (>= 6~), po-debconf, - python-all (>= 2.6.6-3~) + python-all (>= 2.6.6-3~), + python-d2to1 (>= 0.2.10), + python-pbr Build-Depends-Indep: alembic, msgpack-python, pep8, @@ -19,7 +21,6 @@ Build-Depends-Indep: alembic, python-babel, python-ceilometerclient (>= 1.0.2), python-coverage, - python-d2to1 (>= 0.2.10), python-docutils (>= 0.9.1), python-eventlet, python-extras, @@ -43,7 +44,6 @@ Build-Depends-Indep: alembic, python-novaclient (>= 2:2.6.10), python-oslo.config, python-oslo.sphinx, - python-pbr, python-pecan (>= 0.2.1), python-pymongo, python-requests (>= 1.2), @@ -56,9 +56,9 @@ Build-Depends-Indep: alembic, python-subunit, python-swift (>= 1.8.0), python-swiftclient, - python-testtools (>= 0.9.29), python-testrepository (>= 0.0.13), python-testscenarios, + python-testtools (>= 0.9.29), python-unittest2, python-webob (>= 1.2), python-wsme,