From 48fb4504c59ff9b87c88dcea50ba54cd459e8c97 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Thu, 24 Jan 2019 16:02:49 +0100 Subject: [PATCH] MDEV-18337 Upgrade to 10.4 fails on some Ubuntu's due to dialog.so conflict Restore changes from 10d347dc6a4 that were lost in a merge --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 2d3f0eb4aef..2366cbc9fc2 100644 --- a/debian/control +++ b/debian/control @@ -53,6 +53,8 @@ Conflicts: libmariadbclient18 (<< 10.2.0), mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5 (<< 5.5.33) +Breaks: libmariadbclient18 (<< ${source:Version}) +Replaces: libmariadbclient18 (<< ${source:Version}) Description: MariaDB database client library MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query