From: Thomas Goirand Date: Tue, 1 Jul 2014 15:25:54 +0000 (+0800) Subject: Fixed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=aab09e6cdc5f5810dc01200486f94d5e5fa106cd;p=openstack-build%2Fneutron-build.git Fixed (build-)depends for this release. Change-Id: I7fa594f910268c3e4cc0c3d714d3aeb8d56d0730 --- diff --git a/debian/changelog b/debian/changelog index 0b8a5e696..1019329eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ neutron (2014.2~b1-1) experimental; urgency=medium [ Thomas Goirand ] * Disabled ml2 config patch. + * Fixed (build-)depends for this release. [ gustavo panizzo ] * New upstream release. diff --git a/debian/control b/debian/control index fefebadb5..1bc7bf773 100644 --- a/debian/control +++ b/debian/control @@ -10,11 +10,10 @@ Build-Depends: debhelper (>= 9), po-debconf, python-all (>= 2.6), python-pbr (>= 0.6), - python-sphinx + python-sphinx (>= 1.2.1) Build-Depends-Indep: alembic (>= 0.4.1), bridge-utils, pep8 (>= 1.3.3), - python-amqplib, python-anyjson (>= 0.3.3), python-argparse, python-babel (>= 1.3), @@ -42,6 +41,7 @@ Build-Depends-Indep: alembic (>= 0.4.1), python-novaclient (>= 2:2.17.0), python-oslo.config (>= 1.2.1), python-oslo.rootwrap, + python-oslosphinx, python-paste, python-pastedeploy, python-pyudev, @@ -100,7 +100,6 @@ Breaks: python-quantum (<< 2013.2~), quantum-plugin-ryu (<< 2013), quantum-plugin-ryu-agent (<< 2013) Depends: alembic (>= 0.4.1), - python-amqplib, python-anyjson (>= 0.3.3), python-argparse, python-babel (>= 1.3),