[DRE-commits] [ruby-riddle] 01/01: Fix depends.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 18 21:04:51 UTC 2015


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

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

commit 016544655d0b2bc21c632c28741efbed1859248c
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Dec 19 05:04:32 2015 +0800

    Fix depends.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c051652..6adbbe8 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,6 @@ Package: ruby-riddle
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# rake (>= 0.9.2, development), rspec (>= 2.5.0, development), yard (>= 0.7.2, development)
+ rake, ruby-rspec, yard
 Description: api for sphinx, written in and for ruby
  A Ruby API and configuration helper for the Sphinx search service.

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



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