Rename package dbconfig-mysql to dbconfig-mariadb
Rename the package dbconfig-mysql to dbconfig-mariadb to better
reflect the current ecosystem and align with the default database
implementation.
To ensure smooth upgrades and backward compatibility for packages that depend on the old name, the new package now:
- Provides: dbconfig-mysql
- Replaces: dbconfig-mysql
- Conflicts: dbconfig-mysql
Additionally make a series of other changes that seem necessary to complete the rename. See commits for details.
Closes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079753
Edited by Otto Kekäläinen