From b5c1db05ad18921df974ceab2edcc77247d30bf6 Mon Sep 17 00:00:00 2001 From: Aleksandr Kuzminsky Date: Tue, 6 Apr 2010 01:23:16 -0700 Subject: [PATCH] percona-xtradb-common provides mysql-common --- build/debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/debian/control b/build/debian/control index 54568fa6f38..4d229f20a2d 100644 --- a/build/debian/control +++ b/build/debian/control @@ -47,9 +47,9 @@ Package: percona-xtradb-common Section: database Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: mysql-common-4.1, mysql-common-5.0, mysql-common-5.1 -Provides: mysql-common-4.1, percona-xtradb-common -Replaces: mysql-common-4.1, mysql-common-5.0, mysql-common-5.1 +Conflicts: mysql-common-4.1, mysql-common-5.0, mysql-common-5.1, mysql-common +Provides: mysql-common +Replaces: mysql-common-4.1, mysql-common-5.0, mysql-common-5.1, mysql-common Description: Percona SQL database common files (e.g. /etc/mysql/my.cnf) Percona SQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query