[DRE-commits] [ruby-redis-rack] 05/07: add ruby-connection-pool as	build dep
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Thu Jul 20 14:45:50 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-redis-rack.
commit b086e854db9bedb672654f903cb37a4fa55448fb
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Jul 20 19:52:38 2017 +0530
    add ruby-connection-pool as build dep
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index cff528f..fe05f71 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 9~),
                ruby-minitest,
                ruby-mocha,
                ruby-rack,
-               ruby-redis-store (>= 1.2~)
+               ruby-redis-store (>= 1.2~),
+               ruby-connection-pool
 Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-redis-rack.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-redis-rack.git
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-redis-rack.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list