[DRE-commits] [ruby-celluloid] 02/04: add ruby-celluloid-pool to depends

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Mar 6 09:49:29 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-celluloid.

commit 41dcb5c79aa3f9f90e456c1488cb43218592c4e2
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Mar 6 14:50:02 2016 +0530

    add ruby-celluloid-pool to depends
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fb2e14d..18a68ad 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 9~),
                ruby-rspec,
                ruby-timers (>= 4.1.1),
                ruby-celluloid-essentials,
-               ruby-celluloid-supervision
+               ruby-celluloid-supervision,
+               ruby-celluloid-pool
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-celluloid.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-celluloid.git
@@ -23,6 +24,7 @@ Depends: ruby | ruby-interpreter,
          ruby-timers (>= 4.1.1),
          ruby-celluloid-essentials,
          ruby-celluloid-supervision,
+         ruby-celluloid-pool,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: actor-based concurrent object framework for ruby

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



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