[DRE-commits] [nanoc] 15/21: add new dependencies

Cédric Boutillier boutil at moszumanska.debian.org
Thu Jan 5 14:04:56 UTC 2017


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

boutil pushed a commit to branch master
in repository nanoc.

commit 2c9940b48d04b2005dd7a7082494c70ca3856380
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Jan 4 23:33:07 2017 +0100

    add new dependencies
---
 debian/control | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9da6f27..a33f277 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Build-Depends: asciidoc,
                coderay,
                debhelper (>= 9~),
                gem2deb,
+               highlight,
+               pry,
                python-pygments,
                rake,
                rsync,
@@ -29,14 +31,19 @@ Build-Depends: asciidoc,
                ruby-mocha,
                ruby-mustache,
                ruby-nokogiri,
+               ruby-pygments.rb,
                ruby-rack,
                ruby-rdiscount,
+               ruby-redcarpet,
                ruby-redcloth,
                ruby-ref,
                ruby-rouge (>= 2~),
+               ruby-rspec,
+               ruby-rspec-its,
                ruby-rubypants,
                ruby-sass (>= 3.2.2~),
                ruby-slim,
+               ruby-timecop,
                ruby-uglifier,
                yard
 Standards-Version: 3.9.8
@@ -49,7 +56,8 @@ XS-Ruby-Versions: all
 Package: nanoc
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter,
+Depends: pry,
+         ruby | ruby-interpreter,
          ruby-adsf,
          ruby-cri (>= 2.2~),
          ruby-listen,
@@ -68,6 +76,7 @@ Recommends: asciidoc,
             ruby-mustache,
             ruby-nokogiri,
             ruby-rdiscount,
+            ruby-redcarpet,
             ruby-redcloth,
             ruby-ref,
             ruby-rouge (>= 2~),

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



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