[DRE-commits] [ruby-hiera] 07/10: d/control: wrap-sort

Jonas Genannt jonas at brachium-system.net
Fri Oct 18 18:25:17 UTC 2013


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

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

commit 40dc7057f0612bb93b446878868ca65c0cf41042
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Fri Oct 18 20:18:51 2013 +0200

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

diff --git a/debian/control b/debian/control
index 6e29675..503411f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,12 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Patrick Ringl <patrick_ at freenet.de>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-rspec, ruby-mocha, ruby-json
+Build-Depends: debhelper (>= 7.0.50~),
+               gem2deb (>= 0.3.0~),
+               rake,
+               ruby-json,
+               ruby-mocha,
+               ruby-rspec
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-hiera.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-hiera.git;a=summary
@@ -13,8 +18,8 @@ XS-Ruby-Versions: all
 Package: ruby-hiera
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Suggests: puppet-common (>= 2.6.2), mcollective-common (>= 2.0.0)
+Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
+Suggests: mcollective-common (>= 2.0.0), puppet-common (>= 2.6.2)
 Description: Light weight hierarcical data store
  ruby-hiera is a simple pluggable hierarchical database. It can be
  used to store various information and therefor is a good fit for

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



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