[DRE-commits] [ruby-tzinfo] 02/04: add ruby-thread-safe to Build-Depends and Depends

Hleb Valoshka tsfgnu-guest at alioth.debian.org
Mon Oct 7 20:31:30 UTC 2013


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

tsfgnu-guest pushed a commit to branch master
in repository ruby-tzinfo.

commit 1e60b4c305c2723a654f02e9438e4b170996e14b
Author: Hleb Valoshka <375GNU at Gmail.COM>
Date:   Mon Oct 7 23:24:42 2013 +0300

    add ruby-thread-safe to Build-Depends and Depends
---
 debian/control |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6c79504..d6940aa 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ 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.3.0~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
+  ruby-thread-safe (>= 0.1~)
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-tzinfo.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-tzinfo.git;a=summary
@@ -13,7 +14,8 @@ XS-Ruby-Versions: all
 Package: ruby-tzinfo
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+  ruby-thread-safe (>= 0.1~)
 Description: Daylight-savings aware timezone library
  TZInfo is a Ruby library that uses the standard tz (Olson) database
  to provide daylight savings aware transformations between times

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



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