[DRE-commits] [ruby-ethon] 05/06: tighten ruby-ffi dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 13 11:52:09 UTC 2014


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

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

commit 9d558d8f42e538a63ee06e7b3072f8fa9a545083
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Apr 13 14:42:29 2014 +0530

    tighten ruby-ffi dependency
---
 debian/changelog | 1 +
 debian/control   | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9982439..e26b3a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-ethon (0.7.0-1) UNRELEASED; urgency=low
   * Bump standards version to 3.9.5 (no changes)
   * Bump gem2deb build dep to >= 0.7.5 (ruby 2.x)
   * Remove already applied patches.
+  * Tighten ruby-ffi build dep (for ruby 2.1)
 
  -- Pirate Praveen <praveen at debian.org>  Sun, 13 Apr 2014 14:36:11 +0530
 
diff --git a/debian/control b/debian/control
index 72f46c1..36d2643 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,9 @@ 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, ruby-ffi,
- ruby-mime-types (>= 1.18), rake, libcurl3, ruby-rack, ruby-json, ruby-sinatra
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), ruby-rspec,
+ ruby-ffi (>= 1.9.3debian-1+b1), ruby-mime-types (>= 1.18), rake, libcurl3,
+ ruby-rack, ruby-json, ruby-sinatra
 Standards-Version: 3.9.5
 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

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



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