[Pkg-owncloud-commits] [owncloud] 39/42: Suggest SQL servers as alternatives

David Prévot taffit at moszumanska.debian.org
Wed Jan 22 21:21:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 6b4b118235d60b9f4b4ee7f603c1280e5859bc78
Author: David Prévot <taffit at debian.org>
Date:   Wed Jan 22 14:45:57 2014 -0400

    Suggest SQL servers as alternatives
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a184f71..5079908 100644
--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,8 @@ Recommends: exim4 | mail-transport-agent,
             php5-ldap,
             php5-mcrypt,
             smbclient
-Suggests: libapache2-mod-xsendfile, mysql-server, postgresql
+Suggests: libapache2-mod-xsendfile,
+          mysql-server | virtual-mysql-server | postgresql
 Provides: owncloud-mysql, owncloud-pgsql, owncloud-sqlite
 Conflicts: owncloud-mysql, owncloud-pgsql, owncloud-sqlite
 Replaces: owncloud-mysql, owncloud-pgsql, owncloud-sqlite

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list