We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ce9ed commit 48fb450Copy full SHA for 48fb450
debian/control
@@ -53,6 +53,8 @@ Conflicts: libmariadbclient18 (<< 10.2.0),
53
mariadb-server-5.2,
54
mariadb-server-5.3,
55
mariadb-server-5.5 (<< 5.5.33)
56
+Breaks: libmariadbclient18 (<< ${source:Version})
57
+Replaces: libmariadbclient18 (<< ${source:Version})
58
Description: MariaDB database client library
59
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
60
server. SQL (Structured Query Language) is the most popular database query
0 commit comments