[DRE-commits] [ruby-listen] 04/07: tighten version dependencies

Cédric Boutillier boutil at moszumanska.debian.org
Fri Jan 24 01:02:44 UTC 2014


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

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

commit bb452d4a627ba0f3f9bc3f4af890323444f77755
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Jan 24 01:35:17 2014 +0100

    tighten version dependencies
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index de135d5..c128350 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
  rake,
  ruby-rspec,
  ruby-rspec-retry,
- ruby-celluloid (>= 0.14.0-2~),
+ ruby-celluloid (>= 0.15.2~),
  ruby-rb-inotify (>= 0.9~) [linux-any]
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-listen.git
@@ -19,7 +19,7 @@ Package: ruby-listen
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Recommends: ruby-rb-inotify (>= 0.8.8~) [linux-any]
+Recommends: ruby-rb-inotify (>= 0.9~) [linux-any]
 Description: Ruby library listening to file modifications
  This Ruby library listens to file modifications and notifies you about the
  changes.

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



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