Hi Otto, On Sun, Oct 04, 2020 at 12:39:06PM +0300, Otto Kekäläinen wrote: > So far I've only done > https://salsa.debian.org/mariadb-team/mariadb-10.5/-/commit/3759ce315280328098d4ed8032e91bdb295f98bc > and I am not sure what the ultimate solution here is. Please advise if > you have an opinion on this.
I do think that this is the way to go. Let's see whether anyone has any practical need to change this. If we ever revisit this, the first thing to look at is mariadb_config. In order to ever mark it M-A:same, mariadb_config must be removed. This is a huge task. Not for the faint of heart and maybe not worth the trouble. What I'll do however is remove users of mariadb_config. I'll migrate them to pkg-config. For instance, a patch to qtbase-opensource-src is pending about this. Once this work has advanced, we might reconsider. Helmut