[DRE-commits] [ruby-rack] 04/05: set minimum version to ruby-concurrent

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Aug 14 10:26:54 UTC 2017


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

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

commit 41ebaad51aaed31ce60f7fe6484a41f58a9f5808
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Aug 14 15:51:27 2017 +0530

    set minimum version to ruby-concurrent
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 51abced..eb595e0 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,9 @@ Build-Depends: debhelper (>= 9~),
                rake,
                ruby-bacon,
                ruby-dalli,
-               thin
-Standards-Version: 3.9.8
+               thin,
+               ruby-concurrent (>= 1.0.3~)
+Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-rack.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-rack.git
 Homepage: https://rack.github.io/

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



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