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

Andrew Lee ajqlee at moszumanska.debian.org
Fri Jan 1 15:58:30 UTC 2016


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

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

commit ca56ae90c90e2f4364f4d0d8fbc15273d84d1574
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Tue Dec 29 19:41:13 2015 +0800

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

diff --git a/debian/control b/debian/control
index 5d5a206..8bd5036 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-riddle
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  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