[DRE-commits] [ruby-ronn] 01/02: Add ruby-test-unit to	Build-Depends for ruby2.2
    Sebastien Badia 
    sbadia-guest at moszumanska.debian.org
       
    Mon Apr 20 12:04:12 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository ruby-ronn.
commit d2b951bda7c91b822ad6fe3d1194e7b3858691dc
Author: Sebastien Badia <seb at sebian.fr>
Date:   Sat Apr 18 21:25:34 2015 +0200
    Add ruby-test-unit to Build-Depends for ruby2.2
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8218c24..d4f3109 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 7.0.50~),
                ruby-hpricot (>= 0.8.2),
                ruby-json,
                ruby-mustache (>= 0.7.0),
-               ruby-rdiscount (>= 1.5.8)
+               ruby-rdiscount (>= 1.5.8),
+               ruby-test-unit
 Standards-Version: 3.9.6
 Homepage: http://rtomayko.github.com/ronn
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-ronn.git
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ronn.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list