Skip to content
Snippets Groups Projects
Commit 7a3739d9 authored by Otto Kekäläinen's avatar Otto Kekäläinen
Browse files

Rename Connect and OQGraph packages to follow new naming scheme

parent 29dad725
Branches
Tags
No related merge requests found
......@@ -5,7 +5,8 @@ mariadb-10.0 (10.0.23-2) UNRELEASED; urgency=low
of files produced by the build process
* Update server README.Debian to match current unix socekt authentication
* Split TokuDB, Mroonga and Cassandra into their own packages and
start using new naming scheme 'mariadb-plugin-xzy'
start using new naming scheme 'mariadb-plugin-xzy' and rename existing
Connect and OQGraph packages accordingly
* Lintian fixes and more updates to TokuDB plugin copyright paths
-- Otto Kekäläinen <otto@seravo.fi> Mon, 28 Dec 2015 09:51:36 +0200
......
......@@ -280,25 +280,31 @@ Description: MariaDB database regression test suite (metapackage for the latest
mariadb-test (currently mariadb-test-10.0), as determined by the MariaDB
maintainers.
Package: mariadb-connect-engine-10.0
Package: mariadb-plugin-connect
Architecture: any
Depends: libxml2,
mariadb-server-10.0|mariadb-galera-server-10.0,
unixodbc,
${misc:Depends},
${shlibs:Depends}
Conflicts: mariadb-connect-engine-10.0
Breaks: mariadb-connect-engine-10.0
Replaces: mariadb-connect-engine-10.0
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-oqgraph-engine-10.0
Package: mariadb-plugin-oqgraph
Architecture: any
Depends: libjudydebian1,
mariadb-server-10.0|mariadb-galera-server-10.0,
${misc:Depends},
${shlibs:Depends}
Conflicts: mariadb-oqgraph-engine-10.0
Breaks: mariadb-oqgraph-engine-10.0
Replaces: mariadb-oqgraph-engine-10.0
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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment