[DRE-commits] [ruby-buff-ignore] 01/05: Run wrap-and-sort -a

zeha at debian.org zeha at debian.org
Thu Mar 3 19:16:56 UTC 2016


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

zeha pushed a commit to annotated tag debian/1.1.1-2
in repository ruby-buff-ignore.

commit 18af5f7b5eb1ad96c1ed6b4e95c9bd3362ecf9ee
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Thu Mar 3 19:41:14 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 47a20dc..a263383 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: Miguel Landaeta <nomadium at debian.org>
-Build-Depends: debhelper (>= 9~), gem2deb (>= 0.7.5~), ruby-rspec, spork
+Build-Depends: debhelper (>= 9~),
+               gem2deb (>= 0.7.5~),
+               ruby-rspec,
+               spork
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-buff-ignore.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-buff-ignore.git
@@ -13,7 +16,9 @@ XS-Ruby-Versions: all
 Package: ruby-buff-ignore
 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 helper library for parsing and managing an ignore file
  Buff::Ignore is a Ruby helper library for parsing and managing an
  ignore file (such as a .gitignore or chefignore). It uses File#fnmatch

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



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