[DRE-commits] [ruby-thinking-sphinx] 01/02: Run wrap-and-sort -a
zeha at debian.org
zeha at debian.org
Thu Mar 3 14:29:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-thinking-sphinx.
commit 96fa1da71b86d33fff1c14b0b75067f54decb535
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Thu Mar 3 15:07:46 2016 +0100
Run wrap-and-sort -a
Git-Dch: ignore
---
debian/control | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 20397cf..41fe7cb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,13 @@ 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,
- ruby-appraisal, ruby-combustion, ruby-database-cleaner, ruby-rspec
+Build-Depends: debhelper (>= 9~),
+ gem2deb,
+ 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
@@ -15,9 +20,15 @@ XS-Ruby-Versions: all
Package: ruby-thinking-sphinx
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
+Depends: ruby | ruby-interpreter,
+ ruby-activerecord,
+ ruby-builder,
+ ruby-innertube,
+ ruby-joiner,
+ ruby-middleware,
+ ruby-riddle,
+ ${misc:Depends},
+ ${shlibs:Depends}
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