[DRE-commits] [ruby-kramdown] 05/08: depend and build-depend on	ruby-rouge
    Cédric Boutillier 
    boutil at moszumanska.debian.org
       
    Mon Jul 20 07:28:59 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-kramdown.
commit c1f8731c10ff50eabc773f7cd587ce659c4b5cc3
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Jul 20 08:37:12 2015 +0200
    depend and build-depend on ruby-rouge
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index ef6cdfa..75d0107 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9 ), gem2deb (>= 0.3.0~), rake,
  ruby-prawn-table,
  ruby-minitest,
  ruby-coderay,
+ ruby-rouge (>= 1.8~),
  ruby-stringex,
  tidy
 Standards-Version: 3.9.6
@@ -23,8 +24,10 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-prawn,
  ruby-prawn-table,
  ruby-coderay,
+ ruby-rouge (>= 1.8~),
  ruby-stringex,
  libjs-jquery
+Suggests: libjs-mathjax
 Description: Fast, pure-Ruby Markdown-superset converter
  The kramdown is a fast, pure Ruby, Markdown parser and converter, using
  a strict syntax definition and supporting several common
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-kramdown.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list