[DRE-commits] [ruby-listen] 12/12: missing dependency on ruby-thor

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Aug 8 13:00:54 UTC 2015


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

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

commit e5cd90de7a2da30901e7fb17b2ea5815d822e130
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Aug 8 09:46:19 2015 -0300

    missing dependency on ruby-thor
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9130558..4cf0b2a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 7.0.50~),
                gem2deb,
                rake,
                ruby-rb-inotify (>= 0.9),
-               ruby-rspec
+               ruby-rspec,
+               ruby-thor,
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-listen.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-listen.git
@@ -20,6 +21,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-rb-inotify (>= 0.9),
+         ruby-thor,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: ruby-rb-inotify (>= 0.9~)

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