[DRE-commits] [SCM] ruby-ethon.git branch, master, updated. upstream/0.5.12-15-g45d62be

Praveen Arimbrathodiyil praveen at debian.org
Thu May 16 13:02:50 UTC 2013


The following commit has been merged in the master branch:
commit 34d57430fe2bb6acac5aac5a380295b01250d261
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu May 16 18:09:19 2013 +0530

    add libcurl3 to build-dep

diff --git a/debian/control b/debian/control
index d3c77ff..67c6eef 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.1~), ruby-rspec, ruby-ffi,
- ruby-mime-types (>= 1.18), rake
+ ruby-mime-types (>= 1.18), rake, libcurl3
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-ethon.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-ethon.git;a=summary
@@ -15,7 +15,7 @@ Package: ruby-ethon
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ffi,
- ruby-mime-types (>= 1.18)
+ ruby-mime-types (>= 1.18), libcurl3
 Description: libcurl wrapper using ffi
  Very lightweight libcurl wrapper.
  .

-- 
ruby-ethon.git



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