[DRE-commits] [SCM] bsfilter.git branch, master, updated. debian/1%1.0.17-2-15-g15ef7f6

Taku YASUI tach at debian.org
Sun Jun 17 15:49:56 UTC 2012


The following commit has been merged in the master branch:
commit e3bda5a670f316c6115a60a5828b89c1e82d81c3
Author: Taku YASUI <tach at debian.org>
Date:   Sun Jun 17 22:31:17 2012 +0900

    Add some Ruby dependency to run test suote.

diff --git a/debian/changelog b/debian/changelog
index 14547b3..dd15b9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ bsfilter (1:1.0.17-3) UNRELEASED; urgency=low
 
   * debian/control: Add XS-Ruby-Versions and XB-Ruby-Versions for using
     Ruby1.8.
+  * debian/control: Add some Ruby dependency to run test suote.
   * debian/copyright: Convert to the Debian copyright format version 1.0.
   * debian/docs: Add HTML document to the package.
   * debian/rules: Add to run test suite.
diff --git a/debian/control b/debian/control
index d039ebb..61fee55 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: mail
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: akira yamada <akira at debian.org>, Taku YASUI <tach at debian.org>
-Build-Depends: debhelper (>= 8), docbook-to-man
+Build-Depends: debhelper (>= 8), docbook-to-man, ruby1.8, ruby-mecab, ruby-kakasi, ruby-bdb, ruby-qdbm
 Standards-Version: 3.9.3
 Homepage: http://sourceforge.jp/projects/bsfilter/
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/bsfilter.git

-- 
bsfilter.git



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