]> review.fuel-infra Code Review - openstack-build/neutron-lbaas-build.git/commitdiff
Adds a Breaks+Replaces of neutron-common (<< 2015.1~) to avoid clashes at upgrade...
authorThomas Goirand <zigo@debian.org>
Thu, 7 May 2015 21:44:09 +0000 (23:44 +0200)
committerThomas Goirand <zigo@debian.org>
Thu, 7 May 2015 21:46:21 +0000 (23:46 +0200)
Rewritten-From: 087092038332071fe06b2fa44a591ecf0eb2a1e6

trusty/debian/changelog
trusty/debian/control

index fe5bb8d39aa4fc86741c00131633d15b67949472..6d657c0322c0a57fe2d4b6b933ccae6f1dadb189 100644 (file)
@@ -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 <zigo@debian.org>  Thu, 07 May 2015 23:42:47 +0200
+
 neutron-lbaas (2015.1.0-1) unstable; urgency=medium
 
   * New upstream release.
index ddfceffdf5d891056f608541e31b35f1cfd5907a..9ce8fbaffefe6be643257c60adfbecdbffd8110d 100644 (file)
@@ -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