[DRE-commits] [ruby-rack] 05/06: d/control: Move to ruby-dalli (memcache-client is deprecated)
    Sebastien Badia 
    sbadia-guest at moszumanska.debian.org
       
    Wed Mar  2 17:28:12 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository ruby-rack.
commit 888bdeb90d448f61a808b474bc37e038d80b97fc
Author: Sebastien Badia <seb at sebian.fr>
Date:   Wed Mar 2 14:24:36 2016 -0300
    d/control: Move to ruby-dalli (memcache-client is deprecated)
    
    RoR for ruby-memcache-client
    https://github.com/rack/rack/issues/1025
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index f57e2ef..4fd7f16 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
                ruby-bacon,
-               ruby-memcache-client,
+               ruby-dalli,
                thin
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-rack.git
-- 
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