Fixed (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Tue, 1 Jul 2014 15:25:54 +0000 (23:25 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 1 Jul 2014 15:25:54 +0000 (23:25 +0800)
Change-Id: I7fa594f910268c3e4cc0c3d714d3aeb8d56d0730

Rewritten-From: aab09e6cdc5f5810dc01200486f94d5e5fa106cd

xenial/debian/changelog
xenial/debian/control

index 0b8a5e69600a293ce99ef31a2b6ce5547ea9331e..1019329eb5c7c47bcbbb17c8aa448fda4a3981e6 100644 (file)
@@ -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.
index fefebadb568c340fc62e86b5a56c409b3f3b488a..1bc7bf773645aa7d582eb77032803166b78e7011 100644 (file)
@@ -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),