From: Thomas Goirand Date: Wed, 15 Apr 2015 16:17:15 +0000 (+0200) Subject: Merge branch 'debian/kilo' of git+ssh://git.debian.org/git/openstack/neutron into... X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=f984ce57c742a7b0a087ee02e2a54ecb3aa8e1f1;p=openstack-build%2Fneutron-build.git Merge branch 'debian/kilo' of git+ssh://git.debian.org/git/openstack/neutron into debian/kilo Conflicts: debian/control Rewritten-From: b6760398971f4c0ac26ae460feb4e99e421ca0cb --- f984ce57c742a7b0a087ee02e2a54ecb3aa8e1f1 diff --cc xenial/debian/changelog index 0a58212bf,42e7335f5..eda176997 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@@ -1,5 -1,6 +1,6 @@@ -neutron (2015.1~b3-1) UNRELEASED; urgency=medium +neutron (2015.1~rc1-1) UNRELEASED; urgency=medium + [ Thomas Goirand ] * New upstream release. * Updated (build-)depends for this release. * Removed quantum transition packages, and lbass package (the later is now a diff --cc xenial/debian/control index 8120459b0,a0f60bc61..702bd869a --- a/xenial/debian/control +++ b/xenial/debian/control @@@ -30,22 -30,24 +30,23 @@@ Build-Depends-Indep: alembic (>= 0.7.2) python-mock (>= 1.0), python-netaddr (>= 0.7.6), python-netifaces, + python-neutron-lbaas (>= 2015.1~b2), python-neutronclient (>= 2.3.11), - python-nose, - python-nosexcover, - python-novaclient (>= 2:2.18.0), - python-oslo.concurrency (>= 1.4.1), - python-oslo.config (>= 1.9.0), + python-novaclient (>= 2:2.22.0), +# python-neutron-lbaas (>= 2015.1~b2), + python-oslo.concurrency (>= 1.8.0), + python-oslo.config (>= 1:1.9.3), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 1.5.0), - python-oslo.i18n (>= 1.3.0), - python-oslo.log (>= 0.4.0), - python-oslo.messaging (>= 1.6.0), - python-oslo.middleware (>= 0.3.0), - python-oslo.rootwrap (>= 1.5.0), - python-oslo.serialization (>= 1.2.0), - python-oslo.utils (>= 1.2.0), - python-oslosphinx (>= 2.2.0.0), - python-oslotest (>= 1.2.0), + python-oslo.db (>= 1.7.0), + python-oslo.i18n (>= 1.5.0), + python-oslo.log (>= 1.0.0), + python-oslo.messaging (>= 1.8.0), + python-oslo.middleware (>= 1.0.0), + python-oslo.rootwrap (>= 1.6.0), + python-oslo.serialization (>= 1.4.0), + python-oslo.utils (>= 1.4.0), + python-oslosphinx (>= 2.5.0), + python-oslotest (>= 1.5.1), python-paste, python-pastedeploy, python-pyudev, @@@ -276,9 -290,11 +285,12 @@@ Description: OpenStack virtual network . This package provides the Neutron metering agent. - Package: neutron-plugin-openvswitch-agent + Package: neutron-openvswitch-agent Architecture: all Pre-Depends: dpkg (>= 1.15.6~), openvswitch-switch (>= 1.9) + Replaces: neutron-plugin-openvswitch-agent (<<2015.1~b3-1) + Breaks: neutron-plugin-openvswitch-agent (<<2015.1~b3-1) ++Provides: neutron-plugin-openvswitch-agent Depends: neutron-common (= ${source:Version}), sudo, ${misc:Depends},