Merge lp:~ignacio-nin/percona-server/5.6-bug1191395 into lp:percona-server/5.6

Proposed by Ignacio Nin
Status: Merged
Approved by: Laurynas Biveinis
Approved revision: no longer in the source branch.
Merged at revision: 399
Proposed branch: lp:~ignacio-nin/percona-server/5.6-bug1191395
Merge into: lp:percona-server/5.6
Diff against target: 25 lines (+2/-2)
2 files modified
build/debian/control (+1/-1)
build/percona-server.spec (+1/-1)
To merge this branch: bzr merge lp:~ignacio-nin/percona-server/5.6-bug1191395
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
Review via email: mp+172222@code.launchpad.net
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
=== modified file 'build/debian/control'
--- build/debian/control 2013-06-25 13:13:06 +0000
+++ build/debian/control 2013-06-29 22:20:38 +0000
@@ -3,7 +3,7 @@
3Priority: extra3Priority: extra
4Maintainer: Percona Server Development Team <mysql-dev@percona.com>4Maintainer: Percona Server Development Team <mysql-dev@percona.com>
5Uploaders: Ignacio Nin <ignacio.nin@percona.com>5Uploaders: Ignacio Nin <ignacio.nin@percona.com>
6Build-Depends: debhelper (>= 7.0.50), cmake, libtool, autoconf, libncurses5-dev, perl, bison, fakeroot, devscripts, libaio-dev, dpatch, automake6Build-Depends: debhelper (>= 7.0.50), cmake, libtool, autoconf, libncurses5-dev, perl, bison, fakeroot, devscripts, libaio-dev, libpam-dev, dpatch, automake, libssl-dev
7Standards-Version: 7.0.07Standards-Version: 7.0.0
8Homepage: http://www.percona.com/software/percona-server/8Homepage: http://www.percona.com/software/percona-server/
9Vcs-Bzr: lp:percona-server/5.69Vcs-Bzr: lp:percona-server/5.6
1010
=== modified file 'build/percona-server.spec'
--- build/percona-server.spec 2013-06-25 13:13:06 +0000
+++ build/percona-server.spec 2013-06-29 22:20:38 +0000
@@ -236,7 +236,7 @@
236Packager: Percona MySQL Development Team <mysqldev@percona.com>236Packager: Percona MySQL Development Team <mysqldev@percona.com>
237Vendor: %{percona_server_vendor}237Vendor: %{percona_server_vendor}
238Provides: mysql-server238Provides: mysql-server
239BuildRequires: %{distro_buildreq} pam-devel239BuildRequires: %{distro_buildreq} pam-devel openssl-devel
240240
241# Think about what you use here since the first step is to241# Think about what you use here since the first step is to
242# run a rm -rf242# run a rm -rf

Subscribers

People subscribed via source and target branches