[DRE-commits] [ruby-innertube] 01/03: debian/control: set correct depends.

Andrew Lee ajqlee at moszumanska.debian.org
Wed Jan 13 18:37:59 UTC 2016


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

ajqlee pushed a commit to branch master
in repository ruby-innertube.

commit ee0a87cefd0f1c92c69b4bf3f36ef0b9e0885b5e
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Thu Jan 14 01:56:16 2016 +0800

    debian/control: set correct depends.
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 60df08d..2a03929 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-innertube
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-rspec (>> 2.10.0)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: thread-safe re-entrant resource pool
  Innertube is a thread-safe, re-entrant resource pool, extracted from
  the [Riak Ruby Client](/basho/riak-ruby-client), where it was used to

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



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