[DRE-commits] [gitlab] 01/07: add postgresql dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Oct 24 07:52:33 UTC 2015


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

praveen pushed a commit to branch master
in repository gitlab.

commit 68edff9823a98369771e834018129cb6e0b55342
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Oct 5 19:34:59 2015 +0530

    add postgresql dependencies
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 0146086..c4cf2a3 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,10 @@ XS-Ruby-Versions: all
 Package: gitlab
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+Pre-Depends: postgresql-client, dbconfig-common, adduser, bc
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ postgresql,
+ redis-server (>= 2:2.8),
  ruby-rails (>= 2:4.1~),
  ruby-rails (<< 2:5),
  ruby-sprockets (>= 2.12.3),

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



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