[DRE-commits] [ruby-buff-config] 02/06: Run wrap-and-sort -a

zeha at debian.org zeha at debian.org
Thu Mar 3 18:24:48 UTC 2016


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

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

commit d3f2d021600294d33af7e2f23fc127b1c150d770
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Thu Mar 3 16:01:38 2016 +0100

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

diff --git a/debian/control b/debian/control
index cd7ccfb..74197f3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Miguel Landaeta <nomadium at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb (>= 0.7.5~),
-               ruby-rspec,
                rake,
-               ruby-varia-model (>= 0.4),
                ruby-buff-extensions (>= 1.0),
                ruby-buff-ruby-engine (>= 0.1),
                ruby-json-spec,
+               ruby-rspec,
+               ruby-varia-model (>= 0.4),
                spork
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-buff-config.git
@@ -21,10 +21,11 @@ XS-Ruby-Versions: all
 Package: ruby-buff-config
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends},
-         ruby | ruby-interpreter,
+Depends: ruby | ruby-interpreter,
+         ruby-buff-extensions (>= 1.0),
          ruby-varia-model (>= 0.4),
-         ruby-buff-extensions (>= 1.0)
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Ruby library providiing a simple configuration class
  This library provides a very simple class useful for varied configuration
  use-cases, like loading, parsing, validation, etc.

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



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