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

Ensure libmariadbd19 does not breaks/replace anything

The package contains only one single file that should not overlap with
anything that already exists (/usr/lib/*/libmariadbd.so.19).
parent 1abb71bc
...@@ -134,12 +134,6 @@ Section: libs ...@@ -134,12 +134,6 @@ Section: libs
Depends: ${misc:Depends}, Depends: ${misc:Depends},
${shlibs:Depends} ${shlibs:Depends}
Multi-Arch: same Multi-Arch: same
Breaks: libmariadbd-dev (<< ${source:Version}),
libmariadbd18,
libmysqld-dev
Replaces: libmariadbd-dev (<< ${source:Version}),
libmariadbd18,
libmysqld-dev
Description: MariaDB embedded database, shared library Description: MariaDB embedded database, shared library
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query server. SQL (Structured Query Language) is the most popular database query
......
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