[DRE-commits] [ruby-celluloid] 04/04: add ruby-celluloid-extras

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 95b2dd4c25d860269488bac66238dc7bcd636156
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Mar 6 15:16:48 2016 +0530

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

diff --git a/debian/control b/debian/control
index a0ba1a8..fb8b339 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends: debhelper (>= 9~),
                ruby-celluloid-essentials,
                ruby-celluloid-supervision,
                ruby-celluloid-pool,
-               ruby-celluloid-fsm
+               ruby-celluloid-fsm,
+               ruby-celluloid-extras
 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
@@ -27,6 +28,7 @@ Depends: ruby | ruby-interpreter,
          ruby-celluloid-supervision,
          ruby-celluloid-pool,
          ruby-celluloid-fsm,
+         ruby-celluloid-extras,
          ${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