[DRE-commits] [diaspora-installer] 02/05: add wget to depends
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Mar 24 04:20:45 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 53923544128d7873830fef825c90dd12f7c21985
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Mar 24 09:21:42 2015 +0530
add wget to depends
---
debian/changelog | 3 ++-
debian/control | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index edcd3e2..f60d87a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
diaspora-installer (0.3) UNRELEASED; urgency=medium
- * Move to contrib (Closes: #779812 )
+ * Move to contrib (Closes: #779812)
+ * Add wget to depends (Closes: #779868)
-- Pirate Praveen <praveen at debian.org> Tue, 24 Mar 2015 09:16:44 +0530
diff --git a/debian/control b/debian/control
index 30f9182..daa48a9 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Pre-Depends: postgresql-client, dbconfig-common, adduser
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ wget,
diaspora-common,
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