[DRE-commits] [nanoc] 07/07: check dependencies

Cédric Boutillier boutil at moszumanska.debian.org
Fri Feb 14 11:17:52 UTC 2014


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

boutil pushed a commit to branch master
in repository nanoc.

commit 8af5a21abbed19228cb25906246d66e68731faff
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Feb 14 11:53:03 2014 +0100

    check dependencies
---
 debian/control | 62 ++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 34 insertions(+), 28 deletions(-)

diff --git a/debian/control b/debian/control
index 4574473..9e047ea 100644
--- a/debian/control
+++ b/debian/control
@@ -5,32 +5,33 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Cédric Boutillier <boutil at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
  asciidoc,
+ coderay,
+ python-pygments,
  rake,
+ ruby-bluecloth,
+ ruby-builder,
+ ruby-coffee-script,
+ ruby-compass,
  ruby-cri,
+ ruby-erubis,
+ ruby-fog (>= 0.13.0~),
+ ruby-haml,
+ ruby-kramdown,
  ruby-listen,
+ ruby-maruku,
+ ruby-mime-types,
  ruby-minitest, 
  ruby-mocha,
- ruby-fog (>= 0.13.0~),
- ruby-bluecloth,
- ruby-coffee-script,
+ ruby-mustache,
+ ruby-nokogiri,
+ ruby-rack,
  ruby-rdiscount,
- ruby-uglifier,
  ruby-redcloth,
- ruby-nokogiri,
- ruby-haml,
- ruby-mustache,
- coderay,
- python-pygments,
+ ruby-rubypants,
  ruby-sass (>= 3.2.2~),
  ruby-slim,
- ruby-erubis,
- ruby-rubypants,
- ruby-maruku,
- ruby-kramdown,
- ruby-mime-types,
- ruby-rack,
- ruby-builder,
  ruby-systemu,
+ ruby-uglifier,
  rsync,
  yard,
 Standards-Version: 3.9.5
@@ -44,25 +45,30 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-cri (>= 2.2~), ruby-listen
 Recommends:
-Suggests:
  asciidoc,
  ruby-bluecloth,
+ ruby-builder,
  ruby-coffee-script,
- ruby-rdiscount,
- ruby-uglifier,
- ruby-redcloth,
- ruby-nokogiri,
+ ruby-compass,
+ ruby-erubis,
  ruby-haml,
+ ruby-kramdown,
+ ruby-maruku,
+ ruby-mime-types,
  ruby-mustache,
- coderay,
- python-pygments,
+ ruby-nokogiri,
+ ruby-rdiscount,
+ ruby-redcloth,
+ ruby-rubypants,
  ruby-sass (>= 3.2.2~),
  ruby-slim,
- ruby-erubis,
- ruby-rubypants,
- ruby-maruku,
- ruby-kramdown,
- ruby-mime-types,
+ ruby-systemu,
+ ruby-uglifier,
+Suggests:
+ coderay,
+ python-pygments,
+ ruby-fog (>= 0.13.0~),
+ ruby-rack,
  rsync
 Description: static site generator written in Ruby
  nanoc is a static site generator, fit for building anything from a small

-- 
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