[DRE-commits] [diaspora-installer] 13/20: move postgres/mysql to pre depends

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Mar 21 13:39:36 UTC 2016


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

praveen pushed a commit to branch master
in repository diaspora-installer.

commit ee6b37bb57852c661946f1f3f0d124eb1ed6107d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Mar 21 16:30:00 2016 +0530

    move postgres/mysql to pre depends
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a9aa0fd..7146a64 100644
--- a/debian/control
+++ b/debian/control
@@ -85,7 +85,8 @@ Description: distributed social networking service - installer (with mysql)
 Package: diaspora-common
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Pre-Depends: bc
+Pre-Depends: bc,
+             postgresql | mysql-server
 Depends: adduser,
          dbconfig-pgsql | dbconfig-mysql | dbconfig-no-thanks,
          curl,
@@ -93,7 +94,6 @@ Depends: adduser,
          net-tools,
          nginx,
          nodejs,
-         postgresql | mysql-server,
          rake,
          redis-server (>= 2:2.8),
          ruby | ruby-interpreter,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list