From e24e458f3bb303ffe7d2dd2e250c5bf4e1b3e938 Mon Sep 17 00:00:00 2001 From: Ivan Suzdal Date: Mon, 13 Mar 2017 18:34:17 +0300 Subject: [PATCH] Add metapackages mysql-client and mysql-server-wsrep Change-Id: Ia2860864d8da36aa36a7177cbd64054a14fcd296 --- debian/changelog | 7 +++++++ debian/control | 10 ++++++++++ 2 files changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index 11a81de2..66b1dba1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mysql-wsrep-5.6 (5.6.35-0~u14.04+mcp3) mos; urgency=low + + * Add two metapackages + mysql-client + mysql-server-wsrep + + -- Ivan Suzdal Mon, 13 Mar 2017 18:33:48 +0300 + mysql-wsrep-5.6 (5.6.35-0~u14.04+mcp2) mos; urgency=low * Cherry-pick from 262559a56b79e6ec6653b6c58b942b38a98e6fd0 diff --git a/debian/control b/debian/control index cd547330..3b9d9b35 100644 --- a/debian/control +++ b/debian/control @@ -115,6 +115,11 @@ Description: MySQL database client binaries This package includes the client binaries and the additional tools innotop and mysqlreport. +Package: mysql-client +Architecture: any +Depends: mysql-client-5.6 (>= ${binary:Version}) +Description: Metapackage to provide mysql-client (wsrep) package + Package: mysql-server-wsrep-5.6 Architecture: any Recommends: libhtml-template-perl @@ -152,6 +157,11 @@ Description: MySQL database wsrep server binaries and system database setup This package contains all the infrastructure needed to setup system databases. +Package: mysql-server-wsrep +Architecture: any +Depends: mysql-server-wsrep-5.6 (>= ${binary:Version}) +Description: Metapackage to provide mysql-server-wsrep-5.6 + Package: mysql-wsrep-testsuite-5.6 Architecture: any Depends: mysql-wsrep-client-5.6 (= ${binary:Version}) | mysql-client-5.6 (= ${binary:Version}), -- 2.45.2