[DRE-commits] [ruby-thinking-sphinx] 01/01: Fix depends.
Andrew Lee
ajqlee at moszumanska.debian.org
Fri Dec 18 21:21:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-thinking-sphinx.
commit 5185e8ca178d9652ecdce3a71f427bfc3ecba4e5
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Sat Dec 19 05:21:09 2015 +0800
Fix depends.
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8fb0c5d..6741430 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,9 @@ Package: ruby-thinking-sphinx
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# activerecord (>= 3.1.0), builder (>= 2.1.2), joiner (>= 0.2.0), middleware (>= 0.1.0), innertube (>= 1.0.2), riddle (>= 1.5.11), appraisal (~> 1.0.2, development), combustion (~> 0.4.0, development), database_cleaner (~> 1.2.0, development), rspec (~> 2.13.0, development)
+ ruby-activerecord, builder, ruby-joiner, ruby-middleware,
+ ruby-innertube,ruby-riddle, ruby-appraisal, ruby-combustion,
+ ruby-database-cleaner, ruby-rspec
Description: a smart wrapper over sphinx for activerecord
Thinking Sphinx is a library for connecting ActiveRecord to the Sphinx
full-text search tool, and integrates closely with Rails (but also
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-thinking-sphinx.git
More information about the Pkg-ruby-extras-commits
mailing list