[DRE-commits] [ruby-maruku] 02/03: d/control: added ruby-nokogiri as depend; updated build-deps for tests
Jonas Genannt
jonas at brachium-system.net
Sat Feb 15 21:52:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-maruku.
commit 57c4ed2f1f391b373ec27b960bd70833d36419b8
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Sat Feb 15 22:27:00 2014 +0100
d/control: added ruby-nokogiri as depend; updated build-deps for tests
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index c08bcc6..271ff71 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Vincent Fourmond <fourmond at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-json, ruby-rspec, ruby-simplecov, ruby-nokogiri
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-maruku.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-maruku.git;a=summary
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-maruku
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-nokogiri
Description: Markdown-superset interpreter written in Ruby.
Maruku implements a superset of the Markdown language, designed to
easily create HTML documents while only focusing on the high-level
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-maruku.git
More information about the Pkg-ruby-extras-commits
mailing list