[DRE-commits] [SCM] jekyll.git branch, master, updated. 0d95360ca94c0b1acf848eecc686590a3bb7262a

Youhei SASAKI uwabami at gfd-dennou.org
Fri May 11 18:56:17 UTC 2012


The following commit has been merged in the master branch:
commit 771a4a7299acc93cebc7d37f79e88db1f4631117
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Sat May 12 02:03:32 2012 +0900

    Fix Vcs-Git field
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/control b/debian/control
index 155987d..4e13fd8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), rake,
  ruby-albino,
  ruby-redcarpet
 Standards-Version: 3.9.3
-Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-jekyll.git
-Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-jekyll.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/jekyll.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/jekyll.git;a=summary
 Homepage: http://github.com/mojombo/jekyll
 XS-Ruby-Versions: all
 
@@ -32,7 +32,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-kramdown,
  ruby-classifier,
  ruby-directory-watcher
-Recommends: ruby-sequel, ruby-sequel-pg, ruby-mysql
+Recommends: ruby-sequel, ruby-sequel-pg, ruby-mysql, cucumber
 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

-- 
jekyll.git



More information about the Pkg-ruby-extras-commits mailing list