From 493145ac7af54c441f3c1a09c549b2419bccc80e Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 20 Jun 2016 15:55:39 +0000 Subject: [PATCH] Adds some Breaks+Replaces to allow upgrade to this new version. Rewritten-From: 3562e10c89a42b613537dfe92ab7fabb5bd5ace4 --- xenial/debian/changelog | 10 ++++++---- xenial/debian/control | 4 ++++ 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 9e247d6..6828ee0 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -8,11 +8,13 @@ neutron-lbaas (1:9.0.0~b1-1) experimental; urgency=medium * New upstream release. * Fixed (build-)depends for this release. * Align the package with the one from Ubuntu, so that it is compatible with - upstream puppet-openstack. + upstream puppet-openstack: + - Moved /usr/bin/* to python-lbaas-agent, so that we can later on provide a + Python 3 implementation. + - Using lbaas-agent-common for config files only and 2 packages for the + daemons. + - Adds some Breaks+Replaces to allow upgrade to this new version. * Fixed debian/copyright (missing holders). - * Moved /usr/bin/* to python-lbaas-agent, so that we can later on provide a - Python 3 implementation. Now using lbaas-agent-common for config files only - and 2 packages for the daemons. -- Thomas Goirand Sat, 18 Jun 2016 15:45:22 +0200 diff --git a/xenial/debian/control b/xenial/debian/control index 51acce1..54db0a6 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -61,6 +61,8 @@ Vcs-Git: https://anonscm.debian.org/git/openstack/neutron-lbaas.git Package: python-neutron-lbaas Architecture: all Section: python +Breaks: neutron-lbaas-agent (<< 1:9.0.0~b1), +Replaces: neutron-lbaas-agent (<< 1:9.0.0~b1), Depends: alembic (>= 0.8.4), python-barbicanclient (>= 4.0.0), python-eventlet (>= 0.18.4), @@ -99,6 +101,8 @@ Description: Loadbalancer-as-a-Service driver for OpenStack Neutron - Python 2.7 Package: neutron-lbaas-common Architecture: all +Breaks: neutron-lbaas-agent (<< 1:9.0.0~b1), +Replaces: neutron-lbaas-agent (<< 1:9.0.0~b1), Depends: haproxy, neutron-common, python-neutron-lbaas (= ${source:Version}), -- 2.45.2