[DRE-commits] [SCM] ruby-simplecov.git branch, master, updated. upstream/0.7.1-9-g79765ab

Praveen Arimbrathodiyil praveen at debian.org
Thu May 23 10:47:50 UTC 2013


The following commit has been merged in the master branch:
commit e9b54a7b06c191e3f4766ce185108b4434fe1b2c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu May 23 16:05:11 2013 +0530

    add ruby-multi-json to build dep

diff --git a/debian/control b/debian/control
index c60bb50..fd35c75 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-shoulda, rake,
- ruby-simplecov-html (>= 0.7.1)
+ ruby-simplecov-html (>= 0.7.1), ruby-multi-json
 Standards-Version: 3.9.4
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-simplecov.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-simplecov.git;a=summary
@@ -14,7 +14,8 @@ XS-Ruby-Versions: all
 Package: ruby-simplecov
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-simplecov-html (>= 0.7.1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-simplecov-html (>= 0.7.1),
+ ruby-multi-json
 # multi_json (~> 1.0.3), simplecov-html (~> 0.5.3), aruba (~> 0.4, development), capybara (~> 1.0, development), cucumber (~> 1.0.5, development), rake (~> 0.8, development), rspec (~> 2.6, development), shoulda (~> 2.10, development)
 Description: Code coverage for Ruby 1.9 with a powerful configuration library and automatic merging of coverage across test suites
  Code coverage for Ruby 1.9 with a powerful configuration library and automatic merging of coverage across test suites

-- 
ruby-simplecov.git



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