[DRE-commits] [diaspora] 133/257: add postgresql and dbconfig-common dependencies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Apr 12 14:17:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit 9f4db9465a9e5e83f9520dbb1b8e13e4114a13ad
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon Nov 24 02:41:14 2014 +0530
add postgresql and dbconfig-common dependencies
---
debian/control | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8f8cbeb..64fbee7 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ XS-Ruby-Versions: all
Package: diaspora
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
+Pre-Depends: postgresql-client, dbconfig-common, adduser
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-rails (>= 4.1~),
ruby-actionpack-action-caching,
@@ -94,7 +95,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-rack-ssl,
ruby-asset-sync,
imagemagick,
- curl
+ curl,
+ postgresql,
+ sudo
Description: distributed social networking service
Diaspora (currently styled diaspora* and formerly styled DIASPORA*) is a free
personal web server that implements a distributed social networking service.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git
More information about the Pkg-ruby-extras-commits
mailing list