[DRE-commits] [jekyll] 07/07: Update d/control: Refresh Depends and Build-Depends
Youhei SASAKI
uwabami-guest at moszumanska.debian.org
Mon Jun 2 19:06:15 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 4ef2714451cdae0601d124f3f6341e6f1d746cbc
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date: Tue Jun 3 04:03:47 2014 +0900
Update d/control: Refresh Depends and Build-Depends
* TODO: create packages
- ruby-jekyll-coffeescript
- ruby-jekyll-sass-converter
- ruby-mercenary
- ruby-jekyll_test_plugin-mlicious
Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
debian/changelog | 11 +++++++----
debian/control | 5 ++++-
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 87861c2..f62a6e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,17 @@
-jekyll (2.0.3+dfsg-1) UNRELEASED; urgency=low
-
- TODO: Decide what to do about jekyll-coffeescript and jekyll-sass-converter
+jekyll (2.0.3+dfsg-1) unstable; urgency=low
+ [Harlan Lieberman-Berg]
* New upstream version.
* Add new files to d/copyright.
* New versions of jekyll don't use modernizr.
* Install the upstream changelog.
* Refresh patches for newer upstream version.
- -- Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com> Fri, 30 May 2014 20:09:02 +0000
+ [Youhei SASAKI]
+ * Prepare d/changelog for upload
+ * Update d/control: Refresh Depends and Build Depends
+
+ -- Youhei SASAKI <uwabami at gfd-dennou.org> Tue, 03 Jun 2014 03:51:14 +0900
jekyll (1.5.1+dfsg1-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index b9a5cd2..3f33ea0 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: cucumber,
ruby-colorator,
ruby-commander,
ruby-jekyll-test-plugin,
+ ruby-jekyll_test_plugin_malicious,
ruby-kramdown,
ruby-liquid,
ruby-listen,
@@ -50,7 +51,9 @@ Depends: ${misc:Depends},
ruby-redcarpet,
ruby-redcloth,
ruby-safe-yaml,
- ruby-toml
+ ruby-toml,
+ ruby-jekyll-coffeescript,
+ ruby-jekyll-sass-converter
Recommends: ruby-sequel,
ruby-sequel-pg,
ruby-mysql
--
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