[DRE-commits] [ruby-source-map] 12/15: uncomment vcs, dd ruby-json to build dep and deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat May 3 14:33:58 UTC 2014


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-source-map.

commit 2446dc49604359ff0fc63476fa139a9a4b2844dd
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat May 3 19:44:49 2014 +0530

    uncomment vcs, dd ruby-json to build dep and deps
---
 debian/control | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 678f873..00e2d0a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,19 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), ruby-rspec
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), ruby-rspec,
+ ruby-json
 Standards-Version: 3.9.5
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-source-map.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-source-map.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-source-map.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-source-map.git;a=summary
 Homepage: http://github.com/ConradIrwin/ruby-source_map
 XS-Ruby-Versions: all
 
 Package: ruby-source-map
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# json (>= 0), rake (>= 0, development), rspec (>= 0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-json
 Description: Ruby support for source_maps (version 3)
  Ruby support for Source Maps allows you to interact with Source Maps in Ruby. This
  lets you do things like concatenate different javascript files and still debug them

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-source-map.git



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