[DRE-commits] [ruby-celluloid-extras] 02/06: Set timers requirement (Closes: #810959)

Balasankar C balasankarc-guest at moszumanska.debian.org
Wed Mar 2 09:02:50 UTC 2016


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

balasankarc-guest pushed a commit to branch master
in repository ruby-celluloid-extras.

commit c0916b44d4a31cda3323397052aefd14ca069fd6
Author: Balasankar C <balasankarc at autistici.org>
Date:   Wed Mar 2 14:27:13 2016 +0530

    Set timers requirement (Closes: #810959)
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a0dd049..ae1a7e0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: bundler,
                ruby-dotenv,
                ruby-nenv,
                ruby-rspec-logsplit (>= 0.1.2),
-               ruby-timers (>= 4.0.0)
+               ruby-timers (>= 4.1.1)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-celluloid-extras.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-celluloid-extras.git
@@ -24,7 +24,7 @@ Depends: bundler,
          ruby-dotenv,
          ruby-nenv,
          ruby-rspec-logsplit (>= 0.1.2),
-         ruby-timers (>= 4.0.0),
+         ruby-timers (>= 4.1.1),
          ${misc:Depends},
          ${shlibs:Depends}
 Breaks: ruby-celluloid (<< 0.17~)

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



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