Commit 6c50a452 authored by Otto Kekäläinen's avatar Otto Kekäläinen
Browse files

Make new plugin packages breaks+replaces mariadb-server-10.0

parent d20a8146
mariadb-10.0 (10.0.24-2) UNRELEASED; urgency=low
* Make new plugin packages breaks+replaces mariadb-server-10.0 as
the files used to reside there (Closes: #815377).
-- Otto Kekäläinen <otto@seravo.fi> Sun, 21 Feb 2016 14:59:31 +0200
mariadb-10.0 (10.0.24-1) unstable; urgency=low mariadb-10.0 (10.0.24-1) unstable; urgency=low
[Otto Kekäläinen] [Otto Kekäläinen]
......
...@@ -285,8 +285,9 @@ Depends: libxml2, ...@@ -285,8 +285,9 @@ Depends: libxml2,
${misc:Depends}, ${misc:Depends},
${shlibs:Depends} ${shlibs:Depends}
Conflicts: mariadb-connect-engine-10.0 Conflicts: mariadb-connect-engine-10.0
Breaks: mariadb-connect-engine-10.0 Breaks: mariadb-connect-engine-10.0, mariadb-server-10.0 (<< ${source:Version})
Replaces: mariadb-connect-engine-10.0 Replaces: mariadb-connect-engine-10.0,
mariadb-server-10.0 (<< ${source:Version})
Description: Connect storage engine for MariaDB Description: Connect storage engine for MariaDB
Connect engine supports a number of file formats (dbf, xml, txt, bin, etc), 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 connections to ODBC tables and remote MySQL tables, as well as a number of
...@@ -300,8 +301,9 @@ Depends: libjudydebian1, ...@@ -300,8 +301,9 @@ Depends: libjudydebian1,
${misc:Depends}, ${misc:Depends},
${shlibs:Depends} ${shlibs:Depends}
Conflicts: mariadb-oqgraph-engine-10.0 Conflicts: mariadb-oqgraph-engine-10.0
Breaks: mariadb-oqgraph-engine-10.0 Breaks: mariadb-oqgraph-engine-10.0, mariadb-server-10.0 (<< ${source:Version})
Replaces: mariadb-oqgraph-engine-10.0 Replaces: mariadb-oqgraph-engine-10.0,
mariadb-server-10.0 (<< ${source:Version})
Description: OQGraph storage engine for MariaDB Description: OQGraph storage engine for MariaDB
The OQGraph engine is a computation engine plugin for handling hierarchies The OQGraph engine is a computation engine plugin for handling hierarchies
(trees) and graphs (friend-of-a-friend, etc) cleanly through standard SQL. (trees) and graphs (friend-of-a-friend, etc) cleanly through standard SQL.
...@@ -312,6 +314,8 @@ Architecture: any ...@@ -312,6 +314,8 @@ Architecture: any
Depends: mariadb-server-10.0|mariadb-galera-server-10.0, Depends: mariadb-server-10.0|mariadb-galera-server-10.0,
${misc:Depends}, ${misc:Depends},
${shlibs:Depends} ${shlibs:Depends}
Breaks: mariadb-server-10.0 (<< ${source:Version})
Replaces: mariadb-server-10.0 (<< ${source:Version})
Description: TokuDB storage engine for MariaDB Description: TokuDB storage engine for MariaDB
The TokuDB storage engine is for use in high-performance and write-intensive The TokuDB storage engine is for use in high-performance and write-intensive
environments, offering increased compression and better performance based environments, offering increased compression and better performance based
...@@ -323,6 +327,8 @@ Architecture: any ...@@ -323,6 +327,8 @@ Architecture: any
Depends: mariadb-server-10.0|mariadb-galera-server-10.0, Depends: mariadb-server-10.0|mariadb-galera-server-10.0,
${misc:Depends}, ${misc:Depends},
${shlibs:Depends} ${shlibs:Depends}
Breaks: mariadb-server-10.0 (<< ${source:Version})
Replaces: mariadb-server-10.0 (<< ${source:Version})
Description: Mroonga storage engine for MariaDB Description: Mroonga storage engine for MariaDB
Mroonga (formerly named Groonga Storage Engine) is a storage engine that Mroonga (formerly named Groonga Storage Engine) is a storage engine that
provides fast CJK-ready full text searching using column store. provides fast CJK-ready full text searching using column store.
...@@ -333,6 +339,8 @@ Architecture: any ...@@ -333,6 +339,8 @@ Architecture: any
Depends: mariadb-server-10.0|mariadb-galera-server-10.0, Depends: mariadb-server-10.0|mariadb-galera-server-10.0,
${misc:Depends}, ${misc:Depends},
${shlibs:Depends} ${shlibs:Depends}
Breaks: mariadb-server-10.0 (<< ${source:Version})
Replaces: mariadb-server-10.0 (<< ${source:Version})
Description: Cassandra storage engine for MariaDB Description: Cassandra storage engine for MariaDB
The Cassandra Storage Engine allows access to data in a Cassandra cluster from The Cassandra Storage Engine allows access to data in a Cassandra cluster from
MariaDB, combining the best of SQL and no-SQL worlds. Cassandra SE (storage MariaDB, combining the best of SQL and no-SQL worlds. Cassandra SE (storage
...@@ -346,6 +354,8 @@ Architecture: any ...@@ -346,6 +354,8 @@ Architecture: any
Depends: mariadb-server-10.0|mariadb-galera-server-10.0, Depends: mariadb-server-10.0|mariadb-galera-server-10.0,
${misc:Depends}, ${misc:Depends},
${shlibs:Depends} ${shlibs:Depends}
Breaks: mariadb-server-10.0 (<< ${source:Version})
Replaces: mariadb-server-10.0 (<< ${source:Version})
Description: Spider storage engine for MariaDB Description: Spider storage engine for MariaDB
The Spider storage engine with built-in sharding features. It supports The Spider storage engine with built-in sharding features. It supports
partitioning and xa transactions, and allows tables of different MariaDB partitioning and xa transactions, and allows tables of different MariaDB
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment