1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536
|
Source: mariadb-10.1
Section: database
Priority: optional
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Uploaders: Otto Kekäläinen <otto@debian.org>
Build-Depends: bison,
chrpath,
cmake,
cracklib-runtime,
debhelper (>= 9),
dh-apparmor,
dh-exec,
dh-systemd,
gdb,
libaio-dev [linux-any],
libarchive-dev,
libboost-dev,
libcrack2-dev (>= 2.9.0),
libjemalloc-dev [!kfreebsd-any !hurd-any !mips !mipsel !mips64 !mips64el],
libjudy-dev,
libkrb5-dev,
libncurses5-dev (>= 5.0-6~),
libpam0g-dev,
libpcre3-dev (>= 2:8.35-3.2~),
libreadline-gplv2-dev,
libsystemd-dev,
libxml2-dev,
lsb-release,
perl,
po-debconf,
psmisc,
unixodbc-dev,
zlib1g-dev (>= 1:1.1.3-5~)
Standards-Version: 3.9.8
Homepage: https://mariadb.org/
Vcs-Browser: https://salsa.debian.org/mariadb-team/mariadb-10.1
Vcs-Git: https://salsa.debian.org/mariadb-team/mariadb-10.1.git
Package: libmariadbclient18
Section: libs
Architecture: any
Depends: mysql-common,
${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: MariaDB database client library
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes the client library.
Package: libmariadbclient-dev
Architecture: any
Section: libdevel
Pre-Depends: ${misc:Pre-Depends}
Depends: libmariadbclient18 (= ${binary:Version}),
zlib1g-dev,
${misc:Depends},
${shlibs:Depends}
Conflicts: libmysqlclient-dev
Description: MariaDB database development files
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes development libraries and header files.
Package: libmariadbclient-dev-compat
Architecture: any
Multi-Arch: same
Section: libdevel
Pre-Depends: ${misc:Pre-Depends}
Depends: libmariadbclient-dev,
${misc:Depends},
${shlibs:Depends}
Conflicts: libmariadb-client-lgpl-dev-compat,
libmariadb-dev-compat,
libmysqlclient-dev
Description: MariaDB database development files (libmysqlclient compatibility)
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package provides a version of libmysqlclient.so to allow
packages to link using -lmysqlclient but end up with a link against
libmariadbclient instead. This allows packages designed for
MySQL to link against MariaDB's client library instead, while still permitting
MySQL's client library to co-exist on users' systems.
Package: libmariadbd18
Architecture: any
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Multi-Arch: same
Breaks: libmariadbd-dev (<< ${source:Version}),
libmysqld-dev
Replaces: libmariadbd-dev (<< ${source:Version}),
libmysqld-dev
Description: MariaDB embedded database, shared library
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes a shared library for embedded MariaDB applications.
Package: libmariadbd-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Pre-Depends: ${misc:Pre-Depends}
Depends: libmariadbclient-dev (= ${binary:Version}),
libmariadbd18 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Breaks: libmysqld-dev
Replaces: libmysqld-dev
Description: MariaDB embedded database, development files
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes the embedded server library development and header files.
Package: mariadb-common
Architecture: all
Depends: mysql-common (>= 5.6.25),
${misc:Depends}
Multi-Arch: foreign
Description: MariaDB common metapackage
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
Package: mariadb-client-core-10.1
Architecture: any
Depends: mariadb-common (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Conflicts: mysql-client-5.5,
mysql-client-5.6,
mysql-client-5.7,
virtual-mysql-client-core
Breaks: mariadb-client-10.0 (<< 10.0.24-6~),
mariadb-client-core-10.0,
mariadb-client-core-5.5,
mysql-client-core-5.5,
mysql-client-core-5.6,
mysql-client-core-5.7
Replaces: mariadb-client-10.0 (<< 10.0.24-6~),
mariadb-client-core-10.0,
mariadb-client-core-5.5,
mysql-client-core-5.5,
mysql-client-core-5.6,
mysql-client-core-5.7,
virtual-mysql-client-core
Provides: virtual-mysql-client-core
Description: MariaDB database core client binaries
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes the core client files, as used by Akonadi.
Package: mariadb-client-10.1
Architecture: any
Depends: debianutils (>=1.6),
mariadb-client-core-10.1 (>= ${source:Version}),
libconfig-inifiles-perl,
${misc:Depends},
${perl:Depends},
${shlibs:Depends}
Conflicts: mysql-client-core-5.5,
mysql-client-core-5.6,
mysql-client-core-5.7,
mytop,
virtual-mysql-client
Breaks: mariadb-client-10.0,
mariadb-client-5.5,
mariadb-server-10.0 (<< 10.0.13-1~),
mysql-client-5.5,
mysql-client-5.6,
mysql-client-5.7
Replaces: mariadb-client-10.0,
mariadb-client-5.5,
mariadb-server-10.0 (<< 10.0.13-1~),
mysql-client-5.5,
mysql-client-5.6,
mysql-client-5.7,
mytop,
virtual-mysql-client
Provides: virtual-mysql-client
Recommends: libdbd-mysql-perl (>= 1.2202),
libdbi-perl,
libterm-readkey-perl
Description: MariaDB database client binaries
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes the client binaries and the additional tools
innotop and mysqlreport.
Package: mariadb-server-core-10.1
Architecture: any
Depends: mariadb-common (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Conflicts: mariadb-galera-server-5.5,
mysql-server-5.5,
mysql-server-5.6,
mysql-server-5.7,
virtual-mysql-server-core
Breaks: mariadb-client-10.1 (<< ${source:Version}),
mariadb-server-10.1 (<< ${source:Version}),
mariadb-server-core-10.0,
mariadb-server-core-5.5,
mysql-client-5.5,
mysql-client-5.6,
mysql-server-core-5.5,
mysql-server-core-5.6,
mysql-server-core-5.7
Replaces: mariadb-client-10.1 (<< ${source:Version}),
mariadb-server-10.1 (<< ${source:Version}),
mariadb-server-core-10.0,
mariadb-server-core-5.5,
mysql-client-5.5,
mysql-client-5.6,
mysql-client-5.7,
mysql-server-core-5.5,
mysql-server-core-5.6,
mysql-server-core-5.7,
virtual-mysql-server-core
Provides: virtual-mysql-server-core
Description: MariaDB database core server files
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes the core server files, as used by Akonadi.
Package: mariadb-server-10.1
Architecture: any
Suggests: mailx,
mariadb-test,
netcat-openbsd,
tinyca
Recommends: libhtml-template-perl
Pre-Depends: adduser (>= 3.40),
debconf,
mariadb-common (>= ${source:Version})
Depends: galera-3 (>=25.3),
gawk,
iproute2 [linux-any],
libdbi-perl,
lsb-base (>= 3.0-10),
lsof [linux-any],
mariadb-client-10.1 (>= ${source:Version}),
mariadb-server-core-10.1 (>= ${binary:Version}),
passwd,
perl (>= 5.6),
psmisc,
rsync,
socat,
${misc:Depends},
${shlibs:Depends}
Conflicts: mariadb-tokudb-engine-10.0,
mariadb-tokudb-engine-10.1,
mariadb-tokudb-engine-5.5,
mysql-server-core-5.5,
mysql-server-core-5.6,
mysql-server-core-5.7,
virtual-mysql-server
Breaks: cqrlog (<< 1.9.0-5~),
mariadb-galera-server,
mariadb-galera-server-10.0,
mariadb-galera-server-5.5,
mariadb-server-10.0,
mariadb-server-5.5,
mariadb-tokudb-engine-10.0,
mariadb-tokudb-engine-10.1,
mariadb-tokudb-engine-5.5,
mysql-client-5.5,
mysql-server-5.5,
mysql-server-5.6,
mysql-server-5.7
Replaces: mariadb-galera-server,
mariadb-galera-server-10.0,
mariadb-galera-server-5.5,
mariadb-server-10.0,
mariadb-server-5.5,
mariadb-tokudb-engine-10.0,
mariadb-tokudb-engine-10.1,
mariadb-tokudb-engine-5.5,
mysql-client-5.5,
mysql-server-5.5,
mysql-server-5.6,
mysql-server-5.7,
virtual-mysql-server
Provides: virtual-mysql-server
Description: MariaDB database server binaries
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes the server binaries.
Package: mariadb-server
Architecture: all
Depends: mariadb-server-10.1 (>= ${source:Version}),
${misc:Depends}
Description: MariaDB database server (metapackage depending on the latest version)
This is an empty package that depends on the current "best" version of
mariadb-server (currently mariadb-server-10.0), as determined by the MariaDB
maintainers. Install this package if in doubt about which MariaDB
version you need. That will install the version recommended by the
package maintainers.
.
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
Package: mariadb-client
Architecture: all
Depends: mariadb-client-10.1 (>= ${source:Version}),
${misc:Depends}
Description: MariaDB database client (metapackage depending on the latest version)
This is an empty package that depends on the current "best" version of
mariadb-client (currently mariadb-client-10.0), as determined by the MariaDB
maintainers. Install this package if in doubt about which MariaDB version
you want, as this is the one considered to be in the best shape.
Package: mariadb-plugin-connect
Architecture: any
Depends: libxml2,
mariadb-server-10.1,
unixodbc,
${misc:Depends},
${shlibs:Depends}
Conflicts: mariadb-connect-engine-10.0,
mariadb-connect-engine-10.1
Breaks: mariadb-connect-engine-10.0,
mariadb-connect-engine-10.1,
mariadb-server-10.0,
mariadb-server-10.1 (<< ${source:Version})
Replaces: mariadb-connect-engine-10.0,
mariadb-connect-engine-10.1,
mariadb-server-10.0,
mariadb-server-10.1 (<< ${source:Version})
Description: Connect storage engine for MariaDB
Connect engine supports a number of file formats (dbf, xml, txt, bin, etc),
connections to ODBC tables and remote MySQL tables, as well as a number of
other interesting features.
This package contains the Connect plugin for MariaDB.
Package: mariadb-plugin-oqgraph
Architecture: any
Depends: libjudydebian1,
mariadb-server-10.1,
${misc:Depends},
${shlibs:Depends}
Conflicts: mariadb-oqgraph-engine-10.0,
mariadb-oqgraph-engine-10.1
Breaks: mariadb-oqgraph-engine-10.0,
mariadb-oqgraph-engine-10.1,
mariadb-server-10.0,
mariadb-server-10.1 (<< ${source:Version})
Replaces: mariadb-oqgraph-engine-10.0,
mariadb-oqgraph-engine-10.1,
mariadb-server-10.0,
mariadb-server-10.1 (<< ${source:Version})
Description: OQGraph storage engine for MariaDB
The OQGraph engine is a computation engine plugin for handling hierarchies
(trees) and graphs (friend-of-a-friend, etc) cleanly through standard SQL.
This package contains the OQGraph plugin for MariaDB.
Package: mariadb-plugin-tokudb
Architecture: amd64
Depends: mariadb-server-10.1,
${misc:Depends},
${shlibs:Depends}
Breaks: mariadb-server-10.0,
mariadb-server-10.1 (<< ${source:Version})
Replaces: mariadb-server-10.0,
mariadb-server-10.1 (<< ${source:Version})
Description: TokuDB storage engine for MariaDB
The TokuDB storage engine is for use in high-performance and write-intensive
environments, offering increased compression and better performance based
on fractal indexes.
This package contains the TokuDB plugin for MariaDB.
Package: mariadb-plugin-mroonga
Architecture: any-alpha any-amd64 any-arm any-arm64 any-i386 any-ia64 any-mips64el any-mips64r6el any-mipsel any-mipsr6el any-nios2 any-powerpcel any-ppc64el any-sh3 any-sh4 any-tilegx
Depends: mariadb-server-10.1,
${misc:Depends},
${shlibs:Depends}
Breaks: mariadb-server-10.0,
mariadb-server-10.1 (<< ${source:Version})
Replaces: mariadb-server-10.0,
mariadb-server-10.1 (<< ${source:Version})
Description: Mroonga storage engine for MariaDB
Mroonga (formerly named Groonga Storage Engine) is a storage engine that
provides fast CJK-ready full text searching using column store.
This package contains the Mroonga plugin for MariaDB.
Package: mariadb-plugin-spider
Architecture: any
Depends: mariadb-server-10.1,
${misc:Depends},
${shlibs:Depends}
Breaks: mariadb-server-10.0,
mariadb-server-10.1 (<< ${source:Version})
Replaces: mariadb-server-10.0,
mariadb-server-10.1 (<< ${source:Version})
Description: Spider storage engine for MariaDB
The Spider storage engine with built-in sharding features. It supports
partitioning and xa transactions, and allows tables of different MariaDB
instances to be handled as if they were on the same instance. It refers to one
possible implementation of ISO/IEC 9075-9:2008 SQL/MED.
Package: mariadb-plugin-gssapi-server
Architecture: any
Depends: libgssapi-krb5-2,
mariadb-server-10.1,
${misc:Depends},
${shlibs:Depends}
Breaks: mariadb-gssapi-server-10.1,
mariadb-gssapi-server-10.2
Replaces: mariadb-gssapi-server-10.1,
mariadb-gssapi-server-10.2
Description: GSSAPI authentication plugin for MariaDB server
This plugin includes support for Kerberos on Unix, but can also be used for
Windows authentication with or without domain environment.
.
This package contains the server parts.
Package: mariadb-plugin-gssapi-client
Architecture: any
Depends: libgssapi-krb5-2,
mariadb-client-10.1,
${misc:Depends},
${shlibs:Depends}
Breaks: mariadb-gssapi-client-10.1,
mariadb-gssapi-client-10.2
Replaces: mariadb-gssapi-client-10.1,
mariadb-gssapi-client-10.2
Description: GSSAPI authentication plugin for MariaDB client
This plugin includes support for Kerberos on Unix, but can also be used for
Windows authentication with or without domain environment.
.
This package contains the client parts.
Package: mariadb-plugin-cracklib-password-check
Architecture: any
Depends: libcrack2 (>= 2.9.0),
mariadb-server-10.1,
${misc:Depends},
${shlibs:Depends}
Description: CrackLib Password Validation Plugin for MariaDB
This password validation plugin uses cracklib to allow only
sufficiently secure (as defined by cracklib) user passwords in MariaDB.
Package: mariadb-test
Architecture: any
Depends: libmariadbclient18 (= ${binary:Version}),
mariadb-client-10.1 (= ${binary:Version}),
mariadb-server-10.1 (= ${binary:Version}),
mariadb-test-data (= ${source:Version}),
virtual-mysql-testsuite,
${misc:Depends},
${shlibs:Depends}
Breaks: mariadb-test-10.0,
mariadb-test-10.1,
mariadb-test-5.5,
mysql-testsuite,
mysql-testsuite-5.5,
mysql-testsuite-5.6,
mysql-testsuite-5.7
Replaces: mariadb-test-10.0,
mariadb-test-10.1,
mariadb-test-5.5,
mysql-testsuite,
mysql-testsuite-5.5,
mysql-testsuite-5.6,
mysql-testsuite-5.7,
virtual-mysql-testsuite
Provides: virtual-mysql-testsuite
Suggests: patch
Description: MariaDB database regression test suite
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes the regression test suite.
Package: mariadb-test-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: mariadb-test-10.0,
mariadb-test-10.1,
mariadb-test-5.5,
mariadb-test-data-10.0,
mysql-testsuite,
mysql-testsuite-5.5,
mysql-testsuite-5.6,
mysql-testsuite-5.7
Replaces: mariadb-test-10.0,
mariadb-test-10.1,
mariadb-test-5.5,
mariadb-test-data-10.0,
mysql-testsuite,
mysql-testsuite-5.5,
mysql-testsuite-5.6,
mysql-testsuite-5.7
Description: MariaDB database regression test suite - data files
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package has the architecture independent data files for the test suite.
|