]> review.fuel-infra Code Review - packages/trusty/mysql-wsrep-5.6.git/commitdiff
Add metapackages 09/32209/2
authorIvan Suzdal <isuzdal@mirantis.com>
Mon, 13 Mar 2017 15:34:17 +0000 (18:34 +0300)
committerIvan Suzdal <isuzdal@mirantis.com>
Mon, 13 Mar 2017 15:49:39 +0000 (18:49 +0300)
mysql-client and mysql-server-wsrep

Change-Id: Ia2860864d8da36aa36a7177cbd64054a14fcd296

debian/changelog
debian/control

index 11a81de2ebb631a00be346ba5eca261f126eecc6..66b1dba16de15e13b464097bb82a5819afc9bd92 100644 (file)
@@ -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 <mos-linux@mirantis.com>  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
index cd547330b47dddcb96ec8bcc559b302e92d07475..3b9d9b35e57519dd8d77828cdd550c7d6334d56f 100644 (file)
@@ -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}),