[DRE-commits] [jekyll] 01/01: Update Build-Depends: Add ruby-rouge
Youhei SASAKI
uwabami-guest at moszumanska.debian.org
Thu Jul 24 08:06:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
uwabami-guest pushed a commit to branch master
in repository jekyll.
commit f228725a9de7a33d36cd4287715441975a508bc8
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date: Thu Jul 24 17:06:01 2014 +0900
Update Build-Depends: Add ruby-rouge
Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9a08f71..17b7cc1 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Build-Depends: cucumber,
ruby-maruku,
ruby-mime-types,
ruby-pygments.rb,
+ ruby-rouge,
ruby-rdiscount,
ruby-redcarpet,
ruby-redcloth,
@@ -58,7 +59,8 @@ Depends: ${misc:Depends},
ruby-jekyll-sass-converter
Recommends: ruby-sequel,
ruby-sequel-pg,
- ruby-mysql
+ ruby-mysql,
+ ruby-rouge
Description: Simple, blog aware, static site generator
Jekyll is a simple, blog aware, static site generator. It takes a
template directory (representing the raw form of a website), runs it
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/jekyll.git
More information about the Pkg-ruby-extras-commits
mailing list