[DRE-commits] [SCM] tdiary.git branch, master, updated. debian/3.0.1-3-42-g5c33597

Taku YASUI tach at debian.org
Sun May 6 10:50:38 UTC 2012


The following commit has been merged in the master branch:
commit 9e5b4cc6c35e04788fac332fda900bdcd7bc9f85
Author: Taku YASUI <tach at debian.org>
Date:   Sun May 6 19:35:33 2012 +0900

    Add vendor library dependency

diff --git a/debian/control b/debian/control
index afd09b0..b78a4eb 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/tdiary.git;a=summary
 
 Package: tdiary
 Architecture: all
-Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-uconv, rdtool, ruby-debian
+Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-uconv, rdtool, ruby-debian, ruby-json
 Suggests: tdiary-mode, tdiary-contrib (>= 3.1), tdiary-contrib (<< 3.2), httpd-cgi
 Recommends: tdiary-theme (= ${source:Version}), tdiary-plugin (= ${source:Version}), httpd
 Description: Communication-friendly weblog system
@@ -43,7 +43,7 @@ Description: Themes of tDiary to change the design
 
 Package: tdiary-plugin
 Architecture: all
-Depends: ${misc:Depends}, ruby | ruby-interpreter, tdiary (= ${source:Version}), ruby-nora
+Depends: ${misc:Depends}, ruby | ruby-interpreter, tdiary (= ${source:Version}), ruby-nora, ruby-imagesize
 Description: Plugins of tDiary to add functionalities
  This package includes a lot of plugins that add functionalities to tDiary; for
  instance there are calendar, categories, footnotes, images, RSS (RDF Site

-- 
tdiary.git



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