From daa49468a94b93817a16c50d35b8d24bd901fe4d 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 --- trusty/debian/changelog | 7 +++++++ trusty/debian/control | 2 ++ 2 files changed, 9 insertions(+) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index fe5bb8d..6d657c0 100644 --- a/trusty/debian/changelog +++ b/trusty/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/trusty/debian/control b/trusty/debian/control index ddfceff..9ce8fba 100644 --- a/trusty/debian/control +++ b/trusty/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