[DRE-commits] [ruby-power-assert] 01/06: Run wrap-and-sort -a

zeha at debian.org zeha at debian.org
Tue Mar 1 18:10:13 UTC 2016


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

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

commit 0e44d493925a4c5d9720caf9352d72e7cd3da20c
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Tue Mar 1 19:02:19 2016 +0100

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

diff --git a/debian/control b/debian/control
index 4b9a9ed..2e7ea24 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb, rake, ruby-test-unit
+Build-Depends: debhelper (>= 7.0.50~),
+               gem2deb,
+               rake,
+               ruby-test-unit
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-power-assert.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-power-assert.git
@@ -14,7 +17,9 @@ XS-Ruby-Versions: all
 Package: ruby-power-assert
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, 
+Depends: ruby | ruby-interpreter,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: library showing values of variables and method calls in an expression
  Power Assert shows each value of variables and method calls in the
  expression. It is useful for testing, providing which value wasn't

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



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