Commits on Source (1)
-
Otto Kekäläinen authored
Now all libmariadb-dev filename have 'mariadb', not 'mysql' nor 'mariadbclient'. The files with 'mysql' names will still work if user installs the libmariadb-dev-compat package. - Rename libmariadbclient.a to libmariadb.a (symmetric to libmariadb.so) and replace old file with symlink. - Rename libmysqlservices.a to libmariadbservices.a and replace old file with symlink that is shipped in compat package. - Rename mysql.m4 to mariadb.m4 and replace old file with symlink that is shipped in compat package. - Rename mysql_config.1 to mariadb_config.1 and replace old file with symlink that is shipped in compat package. Rename must be done really to the original file so that later dh_manpages and dh_install see the real manpage and work correctly. - Add correct Breaks/Replaces for so that upgrades to updated libmariadb-dev-compat works and that it does not conflict with its own dependency libmariadb-dev in current version - In MariaDB 10.4 a separate mysql_config is built, so use it instead of symlink to mariadb_config.
debian/libmariadb-dev.links
100644 → 100755