[DRE-commits] [ruby-celluloid] 01/04: add ruby-celluloid-supervision 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 b3512d29c9532068d626da439c103c75bf0a5a26
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Mar 6 14:46:00 2016 +0530

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

diff --git a/debian/control b/debian/control
index 62f3f4d..fb2e14d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9~),
                rake,
                ruby-rspec,
                ruby-timers (>= 4.1.1),
-               ruby-celluloid-essentials
+               ruby-celluloid-essentials,
+               ruby-celluloid-supervision
 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
@@ -21,6 +22,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-timers (>= 4.1.1),
          ruby-celluloid-essentials,
+         ruby-celluloid-supervision,
          ${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