[DRE-commits] [SCM] ruby-gon.git branch, master, updated. 67b61b6e672cc4268ad1a27d70c03fc43c0125d2

Cédric Boutillier boutil at debian.org
Sat Jun 1 00:37:55 UTC 2013


The following commit has been merged in the master branch:
commit 695dd87c9025ed272489d0c4b433033ed1782d59
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Jun 1 02:30:47 2013 +0200

    update dependencies and description

diff --git a/debian/control b/debian/control
index 59eea43..fce68f6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Cédric Boutillier <boutil at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), 
  ruby-actionpack|ruby-actionpack-3.2, 
  ruby-rabl,
+ ruby-rabl-rails,
  ruby-jbuilder,
  ruby-rspec, 
  rake
@@ -19,7 +20,8 @@ Package: ruby-gon
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-json
-# actionpack (>= 2.3.0), json (>= 0), rabl (>= 0, development), rspec (>= 0, development), jbuilder (>= 0, development), rake (>= 0, development)
+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
- variables of a Ruby web application to JavaScript.
+ variables of a Ruby web application to JavaScript. It supports JBuilder,
+ Rabl and Rabl-Rails.

-- 
ruby-gon.git



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