From 6bd94cf54274d54521ece1e50d534777122ff29e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Sun, 30 Aug 2015 22:59:27 +0300 Subject: [PATCH] Make galera-3 a Recommends instead of Depends in Debian packaging Having galera-3 as a Depends stops installation of proceeding on systems where package galera-3 is not available. The server can run fine withouth galera enabled, therefore a more slack relationship is more appropriate. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index a374346d111..4f73115b207 100644 --- a/debian/control +++ b/debian/control @@ -271,12 +271,11 @@ Description: MariaDB database regression test suite Package: mariadb-server-10.1 Architecture: any Suggests: mailx, mariadb-test, netcat-openbsd, socat, tinyca -Recommends: libhtml-template-perl +Recommends: libhtml-template-perl, galera-3 (>=25.3) Pre-Depends: mariadb-common, adduser (>= 3.40), debconf Depends: bsdutils, coreutils, findutils, - galera-3 (>=25.3), gawk, grep, iproute,