[DRE-commits] [ruby-em-http-request] 05/05: d/control: added depend ruby-multi-json
Jonas Genannt
jonas at brachium-system.net
Fri Feb 21 18:28:25 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-em-http-request.
commit 8bf9efdb62c5e411e2789ec37684e6a6a957a465
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Fri Feb 21 19:14:23 2014 +0100
d/control: added depend ruby-multi-json
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1b966e2..7cceb8f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Build-Depends: debhelper (>= 7.0.50~),
ruby-eventmachine,
ruby-http-parser,
ruby-rack,
- ruby-rspec
+ ruby-rspec,
+ ruby-multi-json
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-em-http-request.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-em-http-request.git;a=summary
@@ -26,6 +27,7 @@ Depends: ruby | ruby-interpreter,
ruby-addressable (>= 2.0.0),
ruby-escape-utils,
ruby-eventmachine (>= 0.12.9),
+ ruby-multi-json,
${misc:Depends},
${shlibs:Depends}
Description: EventMachine based, async HTTP Request client
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-em-http-request.git
More information about the Pkg-ruby-extras-commits
mailing list