[DRE-commits] [ruby-msgpack] 04/04: d/control: wrap-sort
Jonas Genannt
jonas at brachium-system.net
Thu Jul 31 09:15:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-msgpack.
commit 2d8923b52b41c8263a170637f425f31e1087e554
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Thu Jul 31 11:08:11 2014 +0200
d/control: wrap-sort
---
debian/control | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 753b909..e0b73e1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Section: ruby
Priority: extra
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Taku YASUI <tach at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.0~), ruby-json, ruby-rspec
+Build-Depends: debhelper (>= 7.0.50~),
+ gem2deb (>= 0.6.0~),
+ ruby-json,
+ ruby-rspec
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-msgpack.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-msgpack.git;a=summary
@@ -13,7 +16,7 @@ XS-Ruby-Versions: all
Package: ruby-msgpack
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
Description: Ruby library for MessagePack
ruby-msgpack is Ruby library for MessagePack, a binary-based efficient object
serialization. It enables to exchange structured objects between many
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-msgpack.git
More information about the Pkg-ruby-extras-commits
mailing list