]> git.koha-community.org Git - koha.git/commit
Bug 13359 - allow the packages to use virtual-mysql-*
authorRobin Sheat <robin@catalyst.net.nz>
Thu, 27 Nov 2014 23:24:21 +0000 (12:24 +1300)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 1 Dec 2014 19:20:02 +0000 (08:20 +1300)
commit56135374874818cc3c10c08f40829478da9ffda0
tree876fcdbec1b69d1d75faba8251649aaf19ac9ae5
parent0da3b77e509000541b62942cdef5f76de1bdbfb1
Bug 13359 - allow the packages to use virtual-mysql-*

Prior to this patch, the koha packages depended on mysql-client. This
meant that it was tricky to use things such as the MariaDB libraries
instead.

This patch recommends mysql, but will accept mariadb and other things
that are marked by debian as able to replace mysql.

Signed-off-by: wajasu <matted@34813.mypacks.net>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 9419177a1e39296fe1049b44fb9788eeb4341b77)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
debian/control
debian/control.in