[DRE-commits] [ruby-httparty] 05/10: update deps, standard-versions, Vcs-* fields

Cédric Boutillier boutil at moszumanska.debian.org
Sun Jan 12 10:06:28 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-httparty.

commit 519270567221f0c5e50b98503acde3bccc78889c
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Dec 17 14:41:01 2013 +0100

    update deps, standard-versions, Vcs-* fields
---
 debian/control | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index d9a02fe..ff7d2c1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,16 @@ 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>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.4.1~)
-Standards-Version: 3.9.4
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-httparty.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-httparty.git;a=summary
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~), ruby-multi-json, ruby-multi-xml, ruby-fakeweb, ruby-rspec
+Standards-Version: 3.9.5
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-httparty.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-httparty.git;a=summary
 Homepage: http://jnunemaker.github.com/httparty
 XS-Ruby-Versions: all
 
 Package: ruby-httparty
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# multi_json (~> 1.0), multi_xml (>= 0.5.2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-multi-json, ruby-multi-xml
 Description: Makes http fun! Also, makes consuming restful web services dead easy.
  Makes http fun! Also, makes consuming restful web services dead easy.

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



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