[DRE-commits] [jekyll] 06/12: Bump standard version: 3.9.6, Compat: 9, refresh depends
Youhei SASAKI
uwabami-guest at moszumanska.debian.org
Sun Dec 27 14:49:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
uwabami-guest pushed a commit to branch master
in repository jekyll.
commit eb3ab7d2b238002ef3a63867ebcb654a9726bac1
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date: Mon Dec 7 01:43:35 2015 +0900
Bump standard version: 3.9.6, Compat: 9, refresh depends
Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
debian/control | 105 ++++++++++++++++++++++++++++++---------------------------
1 file changed, 55 insertions(+), 50 deletions(-)
diff --git a/debian/control b/debian/control
index 4cc267d..6173e97 100644
--- a/debian/control
+++ b/debian/control
@@ -4,36 +4,37 @@ Uploaders: Youhei SASAKI <uwabami at gfd-dennou.org>
Section: ruby
Priority: optional
Build-Depends: debhelper (>= 9),
- gem2deb (>= 0.2.13~),
- rake,
- ruby-liquid,
- ruby-kramdown,
- ruby-mercenary,
- ruby-safe-yaml,
- ruby-colorator,
- ruby-classifier,
- ruby-pygments.rb,
- ruby-redcarpet,
- ruby-toml,
- ruby-jekyll-paginate,
- ruby-jekyll-gist,
- ruby-jekyll-coffeescript,
- ruby-jekyll-sass-converter,
- ruby-jekyll-watch,
- ruby-shoulda,
- ruby-rr,
- cucumber,
- ruby-redcloth,
- ruby-maruku,
- ruby-rdiscount,
- xdg-utils,
- ruby-mime-types,
- ruby-activesupport,
- ruby-jekyll-test-plugin,
- ruby-jekyll-test-plugin-malicious,
- ruby-test-unit,
- ruby-rouge
-Standards-Version: 3.9.5
+ gem2deb (>= 0.2.13~),
+ rake,
+ ruby-liquid,
+ ruby-kramdown,
+ ruby-mercenary,
+ ruby-safe-yaml,
+ ruby-colorator,
+ ruby-rouge,
+ ruby-jekyll-sass-converter,
+ ruby-jekyll-watch,
+ ruby-toml (>= 0.1.2-2~),
+ ruby-shoulda,
+ cucumber,
+ ruby-simplecov,
+ ruby-jekyll-test-plugin,
+ ruby-jekyll-test-plugin-malicious,
+ ruby-minitest-reporters,
+ ruby-minitest,
+ ruby-rspec-mocks,
+ ruby-test-unit,
+ ruby-jekyll-paginate,
+ ruby-jekyll-coffeescript (>= 1.0.1-2~),
+ ruby-jekyll-feed,
+ ruby-jekyll-gist,
+ ruby-mime-types,
+ ruby-rdiscount,
+ ruby-pygments.rb,
+ ruby-redcarpet,
+ ruby-classifier-reborn,
+ xdg-utils
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/jekyll.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/jekyll.git
Homepage: http://github.com/mojombo/jekyll
@@ -42,26 +43,31 @@ XS-Ruby-Versions: all
Package: jekyll
Architecture: all
Depends: ${misc:Depends},
- ${shlibs:Depends},
- ruby | ruby-interpreter,
- ruby-liquid,
- ruby-kramdown,
- ruby-mercenary,
- ruby-safe-yaml,
- ruby-colorator,
- ruby-classifier,
- ruby-pygments.rb,
- ruby-redcarpet,
- ruby-toml,
- ruby-jekyll-paginate,
- ruby-jekyll-gist,
- ruby-jekyll-coffeescript,
- ruby-jekyll-sass-converter,
- ruby-jekyll-watch
+ ${shlibs:Depends},
+ ruby | ruby-interpreter,
+ ruby-liquid,
+ ruby-kramdown,
+ ruby-mercenary,
+ ruby-safe-yaml,
+ ruby-colorator,
+ ruby-rouge,
+ ruby-jekyll-sass-converter,
+ ruby-jekyll-watch,
+ ruby-toml (>= 0.1.2-2~),
+ ruby-jekyll-paginate,
+ ruby-jekyll-coffeescript (>= 1.0.1-2~),
+ ruby-jekyll-feed,
+ ruby-jekyll-gist,
+ ruby-mime-types,
+ ruby-rdiscount,
+ ruby-pygments.rb,
+ ruby-redcarpet,
+ ruby-classifier-reborn,
+ xdg-utils
Recommends: ruby-sequel,
- ruby-sequel-pg,
- ruby-mysql,
- ruby-rouge
+ ruby-sequel-pg,
+ ruby-mysql
+XB-Ruby-Versions: ${ruby:Versions}
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
@@ -72,4 +78,3 @@ Description: Simple, blog aware, static site generator
This is also the engine behind GitHub Pages(http://pages.github.com),
which you can use to host your project's page or blog right here from
GitHub.
-XB-Ruby-Versions: ${ruby:Versions}
--
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