[Pkg-kde-extras] Bug#815567: Amarok should depend on virtual-mysql-server-core to support MariaDB

2016-02-22 Thread Otto Kekäläinen
Package: amarok
Severity: grave

On line 
http://anonscm.debian.org/cgit/pkg-kde/kde-extras/amarok.git/tree/debian/control#n20
Amarok defines as build dependency:

Build-Depends-Indep: mysql-server-core-5.6 | mysql-server-core

This should be changed to:

Build-Depends-Indep: mysql-server-core-5.6 | virtual-mysql-server-core

Or if you prefer MariaDB:

Build-Depends-Indep: mariadb-server-core-10.0 | virtual-mysql-server-core

In https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793977 Martin
Steigerwald reports he used Akonadi with MariaDB.

It is up to the package maintainer to choose what is the primary
option, but the alternative should be the virtual-* package that is
provided by all variants. In fact you MUST have this
virtual-mysql-server-core to also support any future versions of the
databases, e.g. mysql-server-core-5.7.

More information at: https://wiki.debian.org/Teams/MySQL/virtual-mysql-server

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#772954: MySQL 5.7 does not include libmysqld-pic

2016-02-22 Thread Lars Tangvald
In MySQL 5.7 the libmysqld-pic package is no longer included and all 
dependencies on it should be changed to libmysqld-dev.

The build-dependency on mysql-server-core-5.6 | mysql-server-core also doesn't 
work as intended, as the mysql-server-core package was removed in 5.6. It 
should probably be changed to mysql-server-core-5.6 | virtual-mysql-server-core.

--
Lars

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras