[DRE-commits] [ruby-thinking-sphinx] 02/03: debian/control: set correct build-deps and depends.

Andrew Lee ajqlee at moszumanska.debian.org
Wed Jan 13 20:48:25 UTC 2016


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 7c0f37e8b94a97ebc5a62c05bbab597dfb472f5c
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Thu Jan 14 04:45:34 2016 +0800

    debian/control: set correct build-deps and depends.
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 1e2fb69..20397cf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
-Build-Depends: debhelper (>= 9~), gem2deb, ruby-rspec, rake
+Build-Depends: debhelper (>= 9~), gem2deb, ruby-rspec, rake,
+ ruby-appraisal, ruby-combustion, ruby-database-cleaner, ruby-rspec
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-thinking-sphinx.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-thinking-sphinx.git;a=summary
@@ -16,8 +17,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-activerecord, ruby-builder, ruby-joiner, ruby-middleware,
- ruby-innertube, ruby-riddle, ruby-appraisal, ruby-combustion,
- ruby-database-cleaner, ruby-rspec
+ ruby-innertube, ruby-riddle
 Description: 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