[DRE-commits] [ruby-timers] 03/05: depend and build-depend on ruby-hitimes, rspec >= 3~

Cédric Boutillier boutil at moszumanska.debian.org
Tue May 12 21:53:41 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-timers.

commit b230dc5b7dbcbf52210da4dbfca8190796a1f242
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue May 12 23:29:48 2015 +0200

    depend and build-depend on ruby-hitimes, rspec >= 3~
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 335dc8c..fd32eab 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends:
  gem2deb (>= 0.3.0~),
  rake,
  ruby-coveralls,
- ruby-rspec,
+ ruby-hitimes,
+ ruby-rspec (>= 3~),
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-timers.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-timers.git;a=summary
@@ -18,7 +19,7 @@ XS-Ruby-Versions: all
 Package: ruby-timers
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-hitimes
 Description: pure Ruby timer collections
  This library allows one to schedule several procs to fire after configurable
  delays or at periodic intervals.

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



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