From: Dmitry Teselkin Date: Wed, 22 Mar 2017 16:44:19 +0000 (+0300) Subject: Add confict with mysql-common X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fmcp%2F1.0%2Fmitaka;p=packages%2Ftrusty%2Fmysql-wsrep-5.6.git Add confict with mysql-common Add Conflicts with mysql-common in order to replace mysql-common if already installed. PROD-9824 Change-Id: I786903660d0eaa35fb3278a387be099d012bf49f --- diff --git a/debian/changelog b/debian/changelog index 17d78e37..d3f7057a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mysql-wsrep-5.6 (5.6.35-0~u14.04+mcp6) mcp; urgency=medium + + * Add conflict with mysql-common in order to replace if already installed. + + -- Dmitry Teselkin Wed, 22 Mar 2017 19:43:22 +0300 + mysql-wsrep-5.6 (5.6.35-0~u14.04+mcp5) mcp; urgency=medium * Remove mysql-common from mysql-wsrep-common dependencies. diff --git a/debian/control b/debian/control index 10724a29..dddcbeb6 100644 --- a/debian/control +++ b/debian/control @@ -67,7 +67,11 @@ Description: MySQL database development files Package: mysql-wsrep-common-5.6 Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends} +Provides: mysql-common, mysql-common-5.6 Conflicts: mariadb-server-5.5, + mysql-common, + mysql-common-5.5, + mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5 Replaces: mariadb-server-5.5,