~ubuntu-branches/ubuntu/hardy/mysql-dfsg-5.0/hardy-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): sean finney
  • Date: 2007-05-13 12:32:45 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20070513123245-8c3l187dk34cz2ar
Tags: 5.0.41-2
the previous "translation changes" inadvertently introduced unrelated
changes in the package control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
Depends: mysql-common (>= ${Source-Version}), ${shlibs:Depends}
13
13
Conflicts: libmysqlclient15
14
14
Replaces: libmysqlclient15
15
 
Description: mysql database client library
 
15
Description: MySQL database client library
16
16
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
17
17
 server. SQL (Structured Query Language) is the most popular database query
18
18
 language in the world. The main goals of MySQL are speed, robustness and
26
26
Depends: libmysqlclient15off (>= ${Source-Version}), zlib1g-dev, ${shlibs:Depends}
27
27
Conflicts: libmysqlclient14-dev, libmysqlclient12-dev, libmysqlclient10-dev
28
28
Provides: libmysqlclient-dev
29
 
Description: mysql database development files
 
29
Description: MySQL database development files
30
30
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
31
31
 server. SQL (Structured Query Language) is the most popular database query
32
32
 language in the world. The main goals of MySQL are speed, robustness and
33
33
 ease of use.
34
34
 .
35
 
 This package includes development libraries and header files. 
 
35
 This package includes development libraries and header files.
36
36
 
37
37
Package: mysql-common
38
38
Section: misc
39
39
Architecture: all
40
40
Depends: ${shlibs:Depends}, ${misc:Depends}
41
 
Conflicts: mysql-common-4.1
42
 
Provides: mysql-common-4.1
43
 
Replaces: mysql-common-4.1
44
 
Description: mysql database common files (e.g. /etc/mysql/my.cnf)
 
41
Description: MySQL database common files
45
42
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
46
43
 server. SQL (Structured Query Language) is the most popular database query
47
44
 language in the world. The main goals of MySQL are speed, robustness and
48
45
 ease of use.
49
46
 .
50
 
 This package includes files needed by all versions of the client library.
 
47
 This package includes files needed by all versions of the client library
 
48
 (e.g. /etc/mysql/my.cnf).
51
49
 
52
50
Package: mysql-client-5.0
53
51
Architecture: any
54
52
Depends: debianutils (>=1.6), libdbi-perl, libdbd-mysql-perl (>= 1.2202), mysql-common (>= ${Source-Version}), libmysqlclient15off (>= ${Source-Version}), ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
55
 
Provides: virtual-mysql-client, mysql-client, mysql-client-4.1
56
 
Conflicts: mysql-client (<< ${Source-Version}), mysql-client-4.1
57
 
Replaces: mysql-client (<< ${Source-Version}), mysql-server, mysql-client-4.1
58
 
Description: mysql database client binaries
 
53
Provides: virtual-mysql-client, mysql-client
 
54
Conflicts: mysql-client (<< ${Source-Version})
 
55
Replaces: mysql-client (<< ${Source-Version}), mysql-server
 
56
Description: MySQL database client binaries
59
57
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
60
58
 server. SQL (Structured Query Language) is the most popular database query
61
59
 language in the world. The main goals of MySQL are speed, robustness and
62
60
 ease of use.
63
61
 .
64
 
 This package includes the client binaries and the additional tools
65
 
 innotop and mysqlreport.
 
62
 This package includes the client binaries.
66
63
 
67
64
Package: mysql-server-5.0
68
65
Architecture: any                                                               
70
67
Recommends: mailx
71
68
Pre-Depends: mysql-common (>= ${Source-Version}), adduser (>= 3.40)
72
69
Depends: mysql-client-5.0 (>= ${Source-Version}), libdbi-perl, perl (>= 5.6), ${shlibs:Depends}, ${misc:Depends}, psmisc, passwd, lsb-base (>= 3.0-10)
73
 
Conflicts: mysql-server (<< ${Source-Version}), mysql-server-4.1 (<< 5.0.26-3)
74
 
Provides: mysql-server, virtual-mysql-server, mysql-server-4.1
75
 
Replaces: mysql-server (<< ${Source-Version}), mysql-server-4.1
76
 
Description: mysql database server binaries
 
70
Conflicts: mysql-server (<< ${Source-Version})
 
71
Provides: mysql-server, virtual-mysql-server
 
72
Replaces: mysql-server (<< ${Source-Version})
 
73
Description: MySQL database server binaries
77
74
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
78
75
 server. SQL (Structured Query Language) is the most popular database query
79
76
 language in the world. The main goals of MySQL are speed, robustness and
81
78
 .
82
79
 This package includes the server and ndb-cluster binaries.
83
80
 
84
 
Package: mysql-server-4.1
85
 
Architecture: any                                                               
86
 
Section: oldlibs
87
 
Priority: extra
88
 
Depends: mysql-server-5.0
89
 
Description: mysql database server (transitional package)
90
 
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
91
 
 server. SQL (Structured Query Language) is the most popular database query
92
 
 language in the world. The main goals of MySQL are speed, robustness and
93
 
 ease of use.
94
 
 .
95
 
 This is an empty transitional package and can safely be removed.
96
 
 
97
81
Package: mysql-server
98
82
Architecture: all
99
83
Depends: mysql-server-5.0
100
 
Description: mysql database server (meta package depending on the latest version)
101
 
 This is an empty package that depends on the current "best" version of
102
 
 mysql-server (currently mysql-server-5.0), as determined by the MySQL
103
 
 maintainers.  Install this package if in doubt about which MySQL version
104
 
 you want, as this is the one we consider to be in the best shape.
 
84
Description: MySQL database server (meta package depending on the latest version)
 
85
 This is an empty package that depends on the current "best" version 
 
86
 of mysql-server (currently mysql-server-5.0), as determined by the 
 
87
 MySQL maintainers.  Install this package if in doubt about which MySQL
 
88
 version you need.  That will install the version recommended by the
 
89
 package maintainers.
 
90
 .
 
91
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
 
92
 server. SQL (Structured Query Language) is the most popular database query
 
93
 language in the world. The main goals of MySQL are speed, robustness and
 
94
 ease of use.
105
95
 
106
96
Package: mysql-client
107
97
Architecture: all
108
98
Depends: mysql-client-5.0
109
 
Description: mysql database client (meta package depending on the latest version)
 
99
Description: MySQL database client (meta package depending on the latest version)
110
100
 This is an empty package that depends on the current "best" version of
111
101
 mysql-client (currently mysql-client-5.0), as determined by the MySQL
112
 
 maintainers.  Install this package if in doubt about which MySQL version
113
 
 you want, as this is the one we consider to be in the best shape.
 
102
 maintainers. Install this package if in doubt about which MySQL
 
103
 version you need. That will install the version recommended by the
 
104
 package maintainers.
 
105
 .
 
106
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
 
107
 server. SQL (Structured Query Language) is the most popular database query
 
108
 language in the world. The main goals of MySQL are speed, robustness and
 
109
 ease of use.