Source: mysql-wsrep-5.6
Section: database
Priority: optional
Maintainer: Codership Oy <info@codership.com>
Build-Depends: bison,
               chrpath,
               cmake,
               debhelper (>= 8.1.3~),
               dh-apparmor,
               dpkg-dev (>= 1.16.1~),
               libaio-dev[linux-any],
               libedit-dev,
               libncurses5-dev (>= 5.0-6),
               libwrap0-dev (>= 7.6-8.3),
               lsb-release,
               perl,
               po-debconf,
               psmisc,
               zlib1g-dev (>= 1:1.1.3-5),
               libssl-dev
Standards-Version: 3.9.3
Homepage: http://galeracluster.com/
Vcs-Git: https://github.com/codership/mysql-wsrep.git
Vcs-Browser: https://github.com/codership/mysql-wsrep

Package: mysql-wsrep-libmysqlclient18
Section: libs
Architecture: any
Depends: mysql-wsrep-common-5.6, ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: multiarch-support, ${misc:Pre-Depends}
Replaces: libmysqlclient18
Provides: libmysqlclient18
Multi-Arch: same
Description: MySQL database client library
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package includes the client library.

Package: mysql-wsrep-libmysqlclient-dev
Architecture: any
Section: libdevel
Depends: mysql-wsrep-libmysqlclient18 (= ${binary:Version}),
         zlib1g-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Description: MySQL database development files
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package includes development libraries and header files.

Package: mysql-wsrep-common-5.6
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: foreign
Provides: mysql-common, mysql-common-5.6
Replaces: mysql-common, mysql-common-5.6
Description: MySQL 5.6 specific common files, e.g. /etc/mysql/conf.d/my-5.6.cnf
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package also includes files needed by all versions of the client library,
 e.g. /etc/mysql/my.cnf.

Package: mysql-wsrep-client-5.6
Architecture: any
Depends: debianutils (>=1.6),
         mysql-wsrep-common-5.6,
         mysql-wsrep-libmysqlclient18,
         ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Provides: virtual-mysql-client
Breaks: mysql-client-5.5,
        mysql-client-5.6,
        mysql-client-core-5.5,
        mysql-client-core-5.6,
        virtual-mysql-client
Replaces: mysql-client-5.5,
          mysql-client-5.6,
          mysql-client-core-5.5,
          mysql-client-core-5.6,
          virtual-mysql-client
Recommends: libdbd-mysql-perl (>= 1.2202),
            libdbi-perl,
            libterm-readkey-perl
Description: MySQL database client binaries
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package includes the client binaries and the additional tools
 innotop and mysqlreport.

Package: mysql-wsrep-server-5.6
Architecture: any
Recommends: libhtml-template-perl
Suggests: mailx, tinyca
Pre-Depends: adduser (>= 3.40), debconf, mysql-wsrep-common-5.6
Depends: initscripts,
         libdbi-perl,
         lsb-base (>= 3.0-10),
         lsof,
         mysql-wsrep-client-5.6 (>= ${binary:Version}),
         passwd,
         perl (>= 5.6),
         psmisc,
         rsync,
         socat,
         ${misc:Depends},
         ${shlibs:Depends}
Provides: virtual-mysql-server
Breaks: mysql-server-5.5,
        mysql-server-5.6,
        mysql-server-core-5.5,
        mysql-server-core-5.6,
        virtual-mysql-server
Replaces: mysql-server-5.5, mysql-server-5.6, virtual-mysql-server
Description: MySQL database wsrep server binaries and system database setup
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package contains all the infrastructure needed to setup system
 databases.

Package: mysql-wsrep-testsuite-5.6
Architecture: any
Depends: mysql-wsrep-client-5.6 (= ${binary:Version}),
         mysql-wsrep-server-5.6 (= ${binary:Version}),
         python,
         ${misc:Depends},
         ${shlibs:Depends}
Provides: virtual-mysql-testsuite
Breaks: mysql-testsuite-5.5, mysql-testsuite-5.6, virtual-mysql-testsuite
Replaces: mysql-testsuite-5.5, mysql-testsuite-5.6, virtual-mysql-testsuite
Description: MySQL 5.6 testsuite
 MySQL is a fast, stable, and true multi-user, multi-threaded SQL database
 server.  SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package includes the MySQL testsuite.

Package: mysql-wsrep-5.6
Architecture: any
Depends: mysql-wsrep-client-5.6 (= ${binary:Version}),
         mysql-wsrep-server-5.6 (= ${binary:Version}),
         ${misc:Depends}
Description: Metapackage that installs mysql-wsrep client and server packages.
