[DRE-commits] [ruby-gon] 03/07: Update build and runtime depends
David Suárez
deiv-guest at moszumanska.debian.org
Sat Oct 11 23:25:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
deiv-guest pushed a commit to branch master
in repository ruby-gon.
commit 202dcee60127d858b63b79877965417587431fcb
Author: David Suárez <david.sephirot at gmail.com>
Date: Sun Oct 12 01:21:07 2014 +0200
Update build and runtime depends
---
debian/control | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 325e3c4..e96ca31 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,10 @@ Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
ruby-rabl-rails,
ruby-jbuilder,
ruby-rspec,
- rake
+ rake,
+ ruby-multi-json,
+ ruby-oj | ruby-json,
+ ruby-request-store
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-gon.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-gon.git;a=summary
@@ -19,7 +22,7 @@ XS-Ruby-Versions: all
Package: ruby-gon
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-json
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-multi-json, ruby-oj | ruby-json, ruby-request-store
Recommends: ruby-rabl, ruby-rabl-rails, ruby-jbuilder
Description: Ruby library to send data to JavaScript from a Ruby application
Gon is a Ruby library allowing one to easily send the content of
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gon.git
More information about the Pkg-ruby-extras-commits
mailing list