[DRE-commits] [ruby-em-hiredis] 02/04: bump standards-version to 3.9.8, hiredis min version to 0.6

Cédric Boutillier boutil at moszumanska.debian.org
Thu Oct 6 21:57:55 UTC 2016


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

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

commit 4030b24916962a73b162d6775cb7dd02ec535405
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Oct 6 23:39:30 2016 +0200

    bump standards-version to 3.9.8, hiredis min version to 0.6
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a294ae2..b18b45f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends: debhelper (>= 9~),
                redis-server,
                ruby-em-spec,
                ruby-eventmachine,
-               ruby-hiredis,
+               ruby-hiredis (>= 0.6~),
                ruby-rspec
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-em-hiredis.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-em-hiredis.git
 Homepage: http://github.com/mloughran/em-hiredis
@@ -23,7 +23,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-eventmachine,
-         ruby-hiredis,
+         ruby-hiredis (>= 0.6~),
          ${misc:Depends},
          ${shlibs:Depends}
 Suggests: redis-server,

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



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