Commit 7f727d9c authored by Otto Kekäläinen's avatar Otto Kekäläinen
Browse files

Remove "Conflicts: libmariadbclient18 (<< 10.2.0)" (Closes: #917075)

When upgrading from a system with libmariadbclient18 installed, this
conflict line forces libmariadbclient18 to be uninstalled when in fact
it should only be upgraded.

The line was imported from upstream sources where their origin in a bit
unclear and probably don't have any function in Debian official.
parent 09873e03
......@@ -95,8 +95,7 @@ Section: libs
Depends: mariadb-common,
${misc:Depends},
${shlibs:Depends}
Conflicts: libmariadbclient18 (<< 10.2.0),
mariadb-galera-server-10.0 (<< 10.0.5),
Conflicts: mariadb-galera-server-10.0 (<< 10.0.5),
mariadb-galera-server-5.5 (<< 5.5.33),
mariadb-server-10.0 (<< 10.0.5),
mariadb-server-5.1,
......
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