[DRE-commits] [ruby-celluloid] 03/04: add ruby-celluloid-fsm

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 e06e96b5ecf3551b68f278be88893baac4171988
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Mar 6 15:12:24 2016 +0530

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

diff --git a/debian/control b/debian/control
index 18a68ad..a0ba1a8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 9~),
                ruby-timers (>= 4.1.1),
                ruby-celluloid-essentials,
                ruby-celluloid-supervision,
-               ruby-celluloid-pool
+               ruby-celluloid-pool,
+               ruby-celluloid-fsm
 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
@@ -25,6 +26,7 @@ Depends: ruby | ruby-interpreter,
          ruby-celluloid-essentials,
          ruby-celluloid-supervision,
          ruby-celluloid-pool,
+         ruby-celluloid-fsm,
          ${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