~percona-dev/percona-server/release-5.5.11-20.2-fix-bug-764138

« back to all changes in this revision

Viewing changes to build/debian/control

  • Committer: Ignacio Nin
  • Date: 2011-03-13 17:18:23 UTC
  • mfrom: (33.3.17 release-5.5.8-20)
  • Revision ID: ignacio.nin@percona.com-20110313171823-m06xs104nekulywb
Merge changes from release-5.5.8-20 to 5.5.9

Merge changes from the release branch of 5.5.8 to 5.5.9. These include
the HandlerSocket and UDF directories and the building scripts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: percona-server-5.5
 
2
Section: database
 
3
Priority: extra
 
4
Maintainer: Percona Server Development Team <mysql-dev@percona.com>
 
5
Uploaders: Aleksandr Kuzminsky <aleksandr.kuzminsky@percona.com>
 
6
Build-Depends: debhelper (>= 7.0.50~), cmake, libtool, autoconf, libncurses5-dev, perl, bison, fakeroot, devscripts, libaio-dev
 
7
Standards-Version: 3.9.1
 
8
Homepage: http://www.percona.com/software/percona-server/
 
9
Vcs-Bzr: bzr+ssh://bazaar.launchpad.net/~percona-dev/percona-server/release-5.5.8-20/
 
10
Vcs-Browser: http://bazaar.launchpad.net/~percona-dev/percona-server/release-5.5.8-20/files
 
11
 
 
12
Package: libmysqlclient16
 
13
Section: libs
 
14
Architecture: any
 
15
Replaces: libpercona-server-client16
 
16
Depends: ${misc:Depends}
 
17
Description: Percona Server database client library
 
18
 Percona Server is a fast, stable and true multi-user, 
 
19
 multi-threaded SQL database server. SQL (Structured Query Language) 
 
20
 is the most popular database query language in the world. The main 
 
21
 goals of Percona Server are speed, robustness and ease of use.
 
22
 .
 
23
 This package includes the client library.
 
24
 
 
25
Package: libmysqlclient15-dev
 
26
Architecture: any
 
27
Section: libdevel
 
28
Depends: libmysqlclient-dev (= ${binary:Version}), ${misc:Depends}
 
29
Replaces: libpercona-server-client15-dev
 
30
Description: Percona Server database development files - empty transitional 
 
31
 package. This is an empty package that depends on libmysqlclient-dev to ease 
 
32
 the transition for packages with versioned build-deps on libmysqlclient15-dev.
 
33
 
 
34
Package: libmysqlclient-dev
 
35
Architecture: any
 
36
Section: libdevel
 
37
Depends: libmysqlclient16 (= ${binary:Version}), zlib1g-dev, , ${shlibs:Depends}, ${misc:Depends}
 
38
Conflicts: libmysqlclient14-dev, libmysqlclient12-dev, libmysqlclient10-dev, libmysqlclient15-dev
 
39
Replaces: libmysqlclient14-dev, libmysqlclient12-dev, libmysqlclient10-dev, libmysqlclient15-dev, libpercona-xtradb-client-dev
 
40
Description: Percona Server database development files
 
41
 Percona Server is a fast, stable and true multi-user, multi-threaded SQL 
 
42
 database server. SQL (Structured Query Language) is the most popular 
 
43
 database query language in the world. The main goals of Percona Server are 
 
44
 speed, robustness and ease of use.
 
45
 .
 
46
 This package includes development libraries and header files.
 
47
 
 
48
Package: percona-server-common
 
49
Section: database
 
50
Architecture: all
 
51
Depends: ${misc:Depends}
 
52
Conflicts: mysql-common-4.1, mysql-common-5.0, mysql-common-5.1, mysql-common
 
53
Provides: mysql-common
 
54
Replaces: mysql-common-4.1, mysql-common-5.0, mysql-common-5.1, mysql-common
 
55
Description: Percona Server database common files (e.g. /etc/mysql/my.cnf)
 
56
 Percona Server is a fast, stable and true multi-user, multi-threaded SQL 
 
57
 database server. SQL (Structured Query Language) is the most popular database
 
58
 query language in the world. The main goals of Percona Server are speed, 
 
59
 robustness and ease of use.
 
60
 .
 
61
 This package includes files needed by all versions of the client library
 
62
 (e.g. /etc/mysql/my.cnf).
 
63
 
 
64
Package: percona-server-test
 
65
Architecture: all
 
66
Depends: percona-server-client (>= ${source:Version}), percona-server-server (>= ${source:Version})
 
67
Provides: mysql-client
 
68
Description: Percona Server database test suite
 
69
 Percona Server is a fast, stable and true multi-user, multi-threaded SQL
 
70
 database server. SQL (Structured Query Language) is the most popular database
 
71
 query language in the world. The main goals of Percona Server are speed,
 
72
 robustness and ease of use.
 
73
 .
 
74
 This package includes the Percona Server test framework that provides 
 
75
 a means for verifying that Percona Server and its client programs 
 
76
 operate according to expectations
 
77
 
 
78
Package: percona-server-client-5.5
 
79
Architecture: any
 
80
Depends: debianutils (>=1.6), libdbi-perl, percona-server-common (>= ${source:Version}), libmysqlclient16 (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
 
81
Provides: mysql-client
 
82
Conflicts: mysql-client (<< ${source:Version}), mysql-client-5.0, mysql-client-5.1, percona-xtradb-client-5.0, percona-server-client-5.1
 
83
Replaces: mysql-client (<< ${source:Version}), mysql-client-5.0, mysql-client-5.1, percona-xtradb-client-5.0, percona-server-client-5.1
 
84
Description: Percona Server database client binaries
 
85
 Percona Server is a fast, stable and true multi-user, multi-threaded SQL
 
86
 database server. SQL (Structured Query Language) is the most popular database
 
87
 query language in the world. The main goals of Percona Server are speed,
 
88
 robustness and ease of use.
 
89
 .
 
90
 This package includes the client binaries and the additional tools
 
91
 innotop and mysqlreport.
 
92
 
 
93
Package: percona-server-server-5.5
 
94
Architecture: any
 
95
Suggests: tinyca
 
96
Depends: percona-server-client (>= ${source:Version}), libdbi-perl, perl (>= 5.6), ${shlibs:Depends}, ${misc:Depends}, psmisc, passwd, lsb-base (>= 3.0-10), percona-server-common (>= ${source:Version}), adduser (>= 3.40), debconf
 
97
Conflicts: mysql-server (<< ${source:Version}), mysql-server-4.1, percona-xtradb-server-5.0, percona-server-server-5.1
 
98
Provides: mysql-server
 
99
Replaces: mysql-server (<< ${source:Version}), mysql-server-5.0, percona-xtradb-server-5.0, percona-server-server-5.1
 
100
Description: Percona Server database server binaries
 
101
 Percona Server is a fast, stable and true multi-user, multi-threaded SQL
 
102
 database server. SQL (Structured Query Language) is the most popular database
 
103
 query language in the world. The main goals of Percona Server are speed,
 
104
 robustness and ease of use.
 
105
 .
 
106
 This package includes the server binaries.
 
107
 
 
108
Package: percona-server-server
 
109
Section: database
 
110
Architecture: all
 
111
Depends: percona-server-server-5.5, ${misc:Depends}
 
112
Description: Percona Server database server
 
113
 (metapackage depending on the latest version)
 
114
 This is an empty package that depends on the current "best" version of
 
115
 percona-server-server (currently percona-server-server-5.5), as determined 
 
116
 by the Percona Server maintainers. Install this package if in doubt 
 
117
 about which Percona Server version you need. That will install the version 
 
118
 recommended by the package maintainers.
 
119
 .
 
120
 Percona Server is a fast, stable and true multi-user, multi-threaded SQL
 
121
 database server. SQL (Structured Query Language) is the most popular database
 
122
 query language in the world. The main goals of Percona Server are speed,
 
123
 robustness and ease of use.
 
124
 
 
125
Package: percona-server-client
 
126
Section: database
 
127
Architecture: all
 
128
Depends: percona-server-client-5.5, ${misc:Depends}
 
129
Description: Percona Server database client
 
130
 (metapackage depending on the latest version)
 
131
 This is an empty package that depends on the current "best" version of
 
132
 percona-server-client (currently percona-server-client-5.5), as determined 
 
133
 by the Percona Server maintainers.  Install this package if in doubt 
 
134
 about which Percona Server version you want, as this is the one we consider 
 
135
 to be in the best shape.
 
136