Merge lp:~ignacio-nin/percona-server/5.1-bug1003776 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: 554
Proposed branch: lp:~ignacio-nin/percona-server/5.1-bug1003776
Merge into: lp:percona-server/5.1
Diff against target: 12 lines (+1/-1)
1 file modified
build/debian/control (+1/-1)
To merge this branch: bzr merge lp:~ignacio-nin/percona-server/5.1-bug1003776
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
Review via email: mp+158149@code.launchpad.net

Description of the change

Fix for bug #1003776

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-11-16 05:00:17 +0000
3+++ build/debian/control 2013-04-10 15:23:26 +0000
4@@ -73,7 +73,7 @@
5 Suggests: tinyca
6 Recommends: mailx, libhtml-template-perl
7 Pre-Depends: percona-server-common (>= ${source:Version}), adduser (>= 3.40), debconf
8-Depends: percona-server-client-5.1 (>= ${source:Version}), libdbi-perl, perl (>= 5.6), ${shlibs:Depends}, ${misc:Depends}, psmisc, passwd, lsb-base (>= 3.0-10)
9+Depends: percona-server-client-5.1 (>= ${source:Version}), libdbi-perl, libdbd-mysql-perl, perl (>= 5.6), ${shlibs:Depends}, ${misc:Depends}, psmisc, passwd, lsb-base (>= 3.0-10)
10 Provides: mysql-server, mysql-server-core, mysql-server-5.1, mysql-server-core-5.1
11 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
12 Replaces: mysql-server (<< ${source:Version}), mysql-server-5.0, mysql-server-5.1, mysql-server-core-5.1, percona-xtradb-server-5.0

Subscribers

People subscribed via source and target branches