[DRE-commits] [ruby-fog-json] 02/09: update deps, vcs and description

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 20 06:22:48 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-fog-json.

commit a46cb066118d0abfd3746908265d476306c69940
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Apr 20 10:23:03 2014 +0530

    update deps, vcs and description
---
 debian/control | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 774ff36..0071206 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,21 @@ 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~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), ruby-multi-json
 Standards-Version: 3.9.5
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fog-json.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-fog-json.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fog-json.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-fog-json.git;a=summary
 Homepage: http://github.com/fog/fog-json
 XS-Ruby-Versions: all
 
 Package: ruby-fog-json
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# multi_json (~> 1.0), bundler (~> 1.5, development), rake (>= 0, development), minitest (>= 0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, 
+ ruby-multi-json
 Description: JSON parsing for fog providers
- Extraction of the JSON parsing tools shared between a
- number of providers in the 'fog' gem.
+ Extraction of the JSON parsing tools shared between a number of providers
+ in the 'fog' gem.
+ .
+ This library allows a standard interface to JSON encoding and decoding on
+ top of MultiJson but with errors support.

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



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