[DRE-commits] [SCM] ruby-rabl.git branch, master, updated. upstream/0.8.3-13-gb9f7fc4

Cédric Boutillier boutil at debian.org
Fri Apr 19 17:29:49 UTC 2013


The following commit has been merged in the master branch:
commit 869edb5dac02e0f0543495079645d1ca873a3eae
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Apr 19 19:22:12 2013 +0200

    fix typo in Depends: field

diff --git a/debian/control b/debian/control
index 04b5d67..50f473b 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ XS-Ruby-Versions: all
 Package: ruby-rabl
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-activesuport-3.2, ruby-bson, ruby-json, ruby-msgpack
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-activesupport-3.2, ruby-bson, ruby-json, ruby-msgpack
 Description: Ruby templating library with JSON, BSON, XML and MessagePack support
  RABL (Ruby API Builder Language) is a Rails and Padrino Ruby templating system
  for generating JSON, XML, MessagePack, and BSON.

-- 
ruby-rabl.git



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