[DRE-commits] [ruby-listen] 15/30: add rake, ruby-rspec, ruby-rb-inotify to build-deps, remove rake from deps

Markus Tornow nadir-guest at alioth.debian.org
Mon Oct 7 19:25:14 UTC 2013


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

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

commit 1edafe0c94a4cdf2f5e4bedebdedae30b44edf43
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Dec 17 23:34:34 2012 +0100

    add rake, ruby-rspec, ruby-rb-inotify to build-deps, remove rake from deps
---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a9ad9f0..dbcc910 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Markus Tornow <tornow at riseup.net>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-rspec, ruby-rb-inotify (>= 0.8.8~)
 Standards-Version: 3.9.4
 #Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-listen.git
 #Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-listen.git;a=summary
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-listen
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rake (>= 0.9.2.2), ruby-rb-inotify (>= 0.8.8)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rb-inotify (>= 0.8.8~)
 # bundler (>= 1.2.1, development)
 Description: Listen to file modifications
  The Listen gem listens to file modifications and notifies you about the

-- 
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