]> review.fuel-infra Code Review - openstack-build/neutron-lbaas-build.git/commitdiff
A few fixups
authorThomas Goirand <zigo@debian.org>
Tue, 17 Mar 2015 18:01:05 +0000 (19:01 +0100)
committerThomas Goirand <zigo@debian.org>
Tue, 17 Mar 2015 18:01:05 +0000 (19:01 +0100)
Rewritten-From: 8ad7269a3b25ed38fdb0bf1a75c4f05e172f2285

xenial/debian/control

index 3656ec80ea5e65b6c27be4cd636368d9f3236f67..3f3da0f242d2eadb0382085775d2619d60a2945c 100644 (file)
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 22~),
                po-debconf,
                python-all (>= 2.6),
-               python-pbr (>= 0.6),
+               python-pbr,
                python-sphinx (>= 1.2.1)
 Build-Depends-Indep: alembic (>= 0.7.2),
                      python-barbicanclient (>= 3.0.1),
@@ -32,7 +32,6 @@ Build-Depends-Indep: alembic (>= 0.7.2),
                      python-oslo.utils (>= 1.2.0),
                      python-oslosphinx (>= 2.2.0.0),
                      python-oslotest (>= 1.2.0),
-                     python-pbr,
                      python-psycopg2,
                      python-pyasn1,
                      python-pyasn1-modules,
@@ -92,7 +91,7 @@ Pre-Depends: dpkg (>= 1.15.6~)
 Depends: adduser,
          debconf,
          lsb-base,
-         neutron-common (= ${source:Version}),
+         neutron-common,
          ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}