From 9d846c1c47c07a2e6807f4c94012f86a9f545600 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 7 May 2015 23:44:09 +0200 Subject: [PATCH] Adds a Breaks+Replaces of neutron-common (<< 2015.1~) to avoid clashes at upgrade time (Closes: #784295). Rewritten-From: 087092038332071fe06b2fa44a591ecf0eb2a1e6 --- xenial/debian/changelog | 7 +++++++ xenial/debian/control | 2 ++ 2 files changed, 9 insertions(+) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index fe5bb8d..6d657c0 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,10 @@ +neutron-lbaas (2015.1.0-2) unstable; urgency=medium + + * Adds a Breaks+Replaces of neutron-common (<< 2015.1~) to avoid clashes + at upgrade time (Closes: #784295). + + -- Thomas Goirand Thu, 07 May 2015 23:42:47 +0200 + neutron-lbaas (2015.1.0-1) unstable; urgency=medium * New upstream release. diff --git a/xenial/debian/control b/xenial/debian/control index ddfceff..9ce8fba 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -96,6 +96,8 @@ Depends: adduser, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} +Breaks: neutron-common (<< 2015.1~) +Replaces: neutron-common (<< 2015.1~) Description: OpenStack virtual network service - lbass agent Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as -- 2.45.2