Merge lp:~ignacio-nin/percona-server/5.1-bug907499 into lp:percona-server/5.1

Proposed by Ignacio Nin
Status: Merged
Approved by: Laurynas Biveinis
Approved revision: no longer in the source branch.
Merged at revision: 489
Proposed branch: lp:~ignacio-nin/percona-server/5.1-bug907499
Merge into: lp:percona-server/5.1
Diff against target: 29 lines (+6/-6)
1 file modified
build/debian/control (+6/-6)
To merge this branch: bzr merge lp:~ignacio-nin/percona-server/5.1-bug907499
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
Review via email: mp+128090@code.launchpad.net

Description of the change

Fix for bug #907499

To post a comment you must log in.
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'build/debian/control'
2--- build/debian/control 2012-08-22 18:45:09 +0000
3+++ build/debian/control 2012-10-04 18:57:27 +0000
4@@ -56,9 +56,9 @@
5 Package: percona-server-client-5.1
6 Architecture: any
7 Depends: debianutils (>=1.6), libdbi-perl, percona-server-common (>= ${source:Version}), libmysqlclient16 (>= ${source:Version}), ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
8-Provides: mysql-client
9-Conflicts: mysql-client (<< ${source:Version}), mysql-client-5.0, mysql-client-5.1, percona-xtradb-client-5.0
10-Replaces: mysql-client (<< ${source:Version}), mysql-client-5.0, mysql-client-5.1, percona-xtradb-client-5.0
11+Provides: mysql-client, mysql-client-core, mysql-client-5.1, mysql-client-core-5.1
12+Conflicts: mysql-client (<< ${source:Version}), mysql-client-5.0, mysql-client-5.1, mysql-client-core-5.1, mysql-client-5.5, mysql-client-core-5.5, percona-xtradb-client-5.0
13+Replaces: mysql-client (<< ${source:Version}), mysql-client-5.0, mysql-client-5.1, mysql-client-core-5.1 (<< ${source:Version}), percona-xtradb-client-5.0
14 Description: Percona Server database client binaries
15 Percona Server is a fast, stable and true multi-user, multi-threaded SQL database
16 server. SQL (Structured Query Language) is the most popular database query
17@@ -74,9 +74,9 @@
18 Recommends: mailx, libhtml-template-perl
19 Pre-Depends: percona-server-common (>= ${source:Version}), adduser (>= 3.40), debconf
20 Depends: percona-server-client-5.1 (>= ${source:Version}), libdbi-perl, perl (>= 5.6), ${shlibs:Depends}, ${misc:Depends}, psmisc, passwd, lsb-base (>= 3.0-10)
21-Conflicts: mysql-server (<< ${source:Version}), mysql-server-4.1, percona-xtradb-server-5.0
22-Provides: mysql-server
23-Replaces: mysql-server (<< ${source:Version}), mysql-server-5.0, percona-xtradb-server-5.0
24+Provides: mysql-server, mysql-server-core, mysql-server-5.1, mysql-server-core-5.1
25+Conflicts: mysql-server (<< ${source:Version}), mysql-server-5.1, mysql-server-core-5.1, mysql-server-5.5, mysql-server-core-5.5, mysql-server-4.1, percona-xtradb-server-5.0
26+Replaces: mysql-server (<< ${source:Version}), mysql-server-5.0, mysql-server-5.1, mysql-server-core-5.1, percona-xtradb-server-5.0
27 Description: Percona Server database server binaries
28 Percona Server is a fast, stable and true multi-user, multi-threaded SQL database
29 server. SQL (Structured Query Language) is the most popular database query

Subscribers

People subscribed via source and target branches