[DRE-commits] [ruby-riddle] 02/04: Run wrap-and-sort -a

zeha at debian.org zeha at debian.org
Wed Mar 2 20:49:32 UTC 2016


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

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

commit 4fb2493ee4e6e6fb4a9639e992babbe3b5232fcc
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Wed Mar 2 21:46:19 2016 +0100

    Run wrap-and-sort -a
    
    Git-Dch: ignore
---
 debian/control | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index bf8deef..fa448d4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,14 @@ 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-mysql2, mysql-server, sphinxsearch, php7.0-cli
+Build-Depends: debhelper (>= 9~),
+               gem2deb,
+               mysql-server,
+               php7.0-cli,
+               rake,
+               ruby-mysql2,
+               ruby-rspec,
+               sphinxsearch
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-riddle.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-riddle.git;a=summary
@@ -14,6 +21,8 @@ XS-Ruby-Versions: all
 Package: ruby-riddle
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ruby | ruby-interpreter,
+         ${misc:Depends},
+         ${shlibs:Depends}
 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