[DRE-commits] [diaspora-installer] 07/21: add bc to depends
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon May 11 12:36:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora-installer.
commit 95512b18efec949b1c15fb719adcd9fde1308e1d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon May 11 12:51:51 2015 +0530
add bc to depends
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6f974c5..8bcb3ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ diaspora-installer (0.5.0.1+debian2) UNRELEASED; urgency=medium
* Provide diaspora.conf from diaspora-common (so it gets removed when purged)
* Don't run postinstall if database exist already (run only migrations)
+ * Add bc to diaspora-common dependencies
-- Pirate Praveen <praveen at debian.org> Sun, 10 May 2015 22:20:38 +0530
diff --git a/debian/control b/debian/control
index d1ee760..4f115ce 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,7 @@ Description: distributed social networking service - installer
Package: diaspora-common
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Pre-Depends: postgresql-client, dbconfig-common, adduser
+Pre-Depends: postgresql-client, dbconfig-common, adduser, bc
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
nodejs,
curl,
--
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