]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed (build-)depends.
authorThomas Goirand <thomas@goirand.fr>
Wed, 29 Apr 2015 08:23:45 +0000 (08:23 +0000)
committerThomas Goirand <thomas@goirand.fr>
Wed, 29 Apr 2015 08:23:45 +0000 (08:23 +0000)
Rewritten-From: b9ffdd53b59f7fa38a2633e5b64e7e9f7b21b14a

trusty/debian/control

index e126c55c8cc62758fb432d142b1e8f88c1720322..501a1b79bb8efc30e0ceb5ea115e0c5090993831 100644 (file)
@@ -8,10 +8,11 @@ Uploaders: Julien Danjou <acid@debian.org>,
 Build-Depends: debhelper (>= 9),
                dh-systemd,
                dh-python,
-               openstack-pkg-tools (>= 20~),
+               openstack-pkg-tools (>= 23~),
                po-debconf,
-               python-all (>= 2.6.6-3~),
+               python-all,
                python-pbr,
+               python-setuptools,
                python-sphinx,
 Build-Depends-Indep: python-babel,
                      python-ceilometerclient (>= 1.0.13),
@@ -111,7 +112,7 @@ Depends: python-babel (>= 1.3),
          python-oslo.versionedobjects (>= 0.1.1),
          python-osprofiler,
          python-pastedeploy,
-         python-pbr (>= 0.6),
+         python-pbr,
          python-posix-ipc,
          python-qpid,
          python-requests,