[DRE-commits] [ruby-mustache] 03/04: Remove superfluous dependencies (sinatra, rack)

zeha at debian.org zeha at debian.org
Sun Sep 27 05:55:09 UTC 2015


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

zeha pushed a commit to annotated tag debian/1.0.2-1
in repository ruby-mustache.

commit bbd085a3025a6a050b04d105737cc2def4f9d674
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Sun Sep 27 05:46:19 2015 +0000

    Remove superfluous dependencies (sinatra, rack)
    
    Closes: #799664
    Thanks: Sebastian Boehm <sebastian at sometimesfood.org>
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cffde95..d2c24df 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-mustache
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-sinatra
-Suggests: ruby-rack
+Depends: ${misc:Depends}, ruby | ruby-interpreter
 Description: Mustache is a framework-agnostic way to render logic-free views
  Inspired by ctemplate, Mustache is a framework-agnostic way to render
  logic-free views. (As in model-view-controller.)

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



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