[DRE-commits] [unicorn] 01/02: Bump version for ruby-kgio in Depends and Build-Depends to get ruby2.0 support

Jérémy Bobbio lunar at alioth.debian.org
Mon Oct 7 10:03:50 UTC 2013


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

lunar pushed a commit to branch master
in repository unicorn.

commit 02f0b8fe9f353b8cf7f70f975ced4ffd48a8017c
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Mon Oct 7 11:53:47 2013 +0200

    Bump version for ruby-kgio in Depends and Build-Depends to get ruby2.0 support
    
    Closes: #720235
---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index da8c207..82a9686 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Hleb Valoshka <375gnu at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~), ruby-raindrops (>= 0.7), ruby-kgio (>= 2.6), ruby-rack, curl
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~), ruby-raindrops (>= 0.7), ruby-kgio (>= 2.8.1-1~), ruby-rack, curl
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/unicorn.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/unicorn.git;a=summary
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: unicorn
 Architecture: linux-any kfreebsd-any
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack, ruby-kgio (>= 2.6), ruby-raindrops (>= 0.7)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack, ruby-kgio (>= 2.8.1-1~), ruby-raindrops (>= 0.7)
 Description: Rack HTTP server for fast clients
  Unicorn is an HTTP server for Rack applications designed to only serve fast
  clients on low-latency, high-bandwidth connections and take advantage of

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



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