[DRE-commits] [ruby-buff-ruby-engine] 01/04: Run wrap-and-sort -a
zeha at debian.org
zeha at debian.org
Thu Mar 3 19:16:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to annotated tag debian/0.1.0-2
in repository ruby-buff-ruby-engine.
commit 2976d83700a85ca8059a39459c73da398d0828ad
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Thu Mar 3 19:50:29 2016 +0100
Run wrap-and-sort -a
Git-Dch: ignore
---
debian/control | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 2b78207..1b3046f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,11 @@ 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, rake
+Build-Depends: debhelper (>= 9~),
+ gem2deb (>= 0.7.5~),
+ rake,
+ ruby-rspec,
+ spork
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-buff-ruby-engine.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-buff-ruby-engine.git
@@ -13,7 +17,9 @@ XS-Ruby-Versions: all
Package: ruby-buff-ruby-engine
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 library that allows one to query the platform running Ruby
Buff::RubyEngine provides a very simple but convenient mixin to perform
basic queries to the platform running Ruby.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-buff-ruby-engine.git
More information about the Pkg-ruby-extras-commits
mailing list