[DRE-commits] [SCM] ruby-roxml.git branch, master, updated. upstream/3.3.1-16-g0b270d4

Cédric Boutillier boutil at debian.org
Thu Apr 18 16:01:10 UTC 2013


The following commit has been merged in the master branch:
commit 0b270d42db50da0bc5bcc5af60d554864fdf407e
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Apr 18 18:00:41 2013 +0200

    add ruby-activesupport to deps

diff --git a/debian/control b/debian/control
index ca328d1..2f632c7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Cédric Boutillier <boutil at debian.org>, Praveen Arimbrathodiyil <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-nokogiri, ruby-sqlite3, ruby-activerecord, ruby-rspec, ruby-test-unit
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-nokogiri, ruby-sqlite3, ruby-activerecord, ruby-activesupport, ruby-rspec, ruby-test-unit
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-roxml.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-roxml.git;a=summary
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-roxml
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-nokogiri, ruby-libxml
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-nokogiri, ruby-libxml, ruby-activesupport
 Description: Ruby Object to XML mapping library
  ROXML is a Ruby library designed to make it easier for Ruby developers
  to work with XML. Using simple annotations, it enables Ruby classes to

-- 
ruby-roxml.git



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