[DRE-commits] [ruby-fakeweb] 03/04: d/control: wrap-sort

Jonas Genannt genannt at moszumanska.debian.org
Wed Aug 19 16:24:01 UTC 2015


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

genannt pushed a commit to branch master
in repository ruby-fakeweb.

commit 505aeb774457fccec518ada47dc17820f771d84f
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Wed Aug 19 18:23:26 2015 +0200

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

diff --git a/debian/control b/debian/control
index 494ff68..7fca15d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,13 @@ Source: ruby-fakeweb
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Minto Joseph <mintojoseph at yahoo.com>, Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 9~), gem2deb (>= 0.3.1~), ruby-samuel, ruby-mocha, ruby-http-connection
+Uploaders: Minto Joseph <mintojoseph at yahoo.com>,
+           Cédric Boutillier <boutil at debian.org>
+Build-Depends: debhelper (>= 9~),
+               gem2deb (>= 0.3.1~),
+               ruby-http-connection,
+               ruby-mocha,
+               ruby-samuel
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fakeweb.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-fakeweb.git;a=summary
@@ -13,8 +18,8 @@ XS-Ruby-Versions: all
 Package: ruby-fakeweb
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
 Description: tool for faking responses to HTTP requests
- FakeWeb is a helper for faking web requests in Ruby. 
- It works at a global level, without modifying code or 
+ FakeWeb is a helper for faking web requests in Ruby.
+ It works at a global level, without modifying code or
  writing extensive stubs.

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



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