]> review.fuel-infra Code Review - packages/trusty/mysql-wsrep-5.6.git/commit
MySQL client metapackage and break condition 67/35867/2 8.0
authorIvan Suzdal <isuzdal@mirantis.com>
Thu, 6 Jul 2017 13:34:45 +0000 (16:34 +0300)
committerDenis V. Meltsaykin <dmeltsaykin@mirantis.com>
Fri, 14 Jul 2017 10:05:58 +0000 (13:05 +0300)
commit7f7d79e0816961acec585dbfb7f0c4b1f2a089af
tree92d5ecc1695ecbda2c7f11f8f5c5d51c0e8cc5e4
parentfd146e277c77a3e077d61bca14abeec5d7c66b88
MySQL client metapackage and break condition

This patch introduces two changes:
 - added the break condition statement for mysql-server-wsrep-core-5.6
   which is needed to allow easy upgrades from pre 5.6 mysql-wsrep
 - added the libmysqlclient18 metapackage which is needed to avoid
   conflicts during installation of 3rd-party packages which depend on
   the real libmysqlclient18 package and cannot be satisfied with the
   virtual one

Closes-Bug: #1651182
Change-Id: Id3794f47ec6d45cdaeaba9943cb89e9eb22c202c
debian/changelog
debian/control