[DRE-commits] [diaspora-installer] 06/08: need ruby >= 2.0

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed May 27 11:01:44 UTC 2015


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

praveen pushed a commit to branch 04x-05x_update
in repository diaspora-installer.

commit 446088dbbc130374f11f1cb55707d42661e625c5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed May 27 15:34:59 2015 +0530

    need ruby >= 2.0
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f7004d8..939f123 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Section: contrib/ruby
 XB-Ruby-Versions: ${ruby:Versions}
 Pre-Depends: postgresql-client, dbconfig-common, adduser,
  diaspora-common (>= 0.5.0.1+debian2)
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby (>= 2.0) | ruby-interpreter,
  wget,
  ruby-dev,
  libpq-dev,

-- 
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