[DRE-commits] [ruby-redis] 01/03: d/control: wrap-sort

Jonas Genannt jonas at brachium-system.net
Mon Jul 28 17:42:35 UTC 2014


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

hggh-guest pushed a commit to branch master
in repository ruby-redis.

commit 9b766a1b6eff7c6dca1b2e33d4834cb6c7bb4e26
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Mon Jul 28 19:30:04 2014 +0200

    d/control: wrap-sort
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 47add04..34a56e0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,10 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), redis-server,
- netcat-openbsd
+Build-Depends: debhelper (>= 7.0.50~),
+               gem2deb (>= 0.7.5~),
+               netcat-openbsd,
+               redis-server
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-redis.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-redis.git;a=summary
@@ -14,7 +16,7 @@ XS-Ruby-Versions: all
 Package: ruby-redis
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
 Description: Ruby client library for Redis
  A Ruby client that tries to match Redis' API one-to-one, while still
  providing an idiomatic interface. It features thread-safety,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-redis.git



More information about the Pkg-ruby-extras-commits mailing list