[DRE-commits] [SCM] bsfilter.git branch, master, updated. debian/1%1.0.17-1.1-4-g6dd2927

Taku YASUI tach at debian.org
Sun Jun 17 11:51:19 UTC 2012


The following commit has been merged in the master branch:
commit dd43c830d96f9a47c4dbc90b62a0bce963222fd4
Author: Taku YASUI <tach at debian.org>
Date:   Tue May 8 18:32:33 2012 +0900

    Support only ruby1.8

diff --git a/debian/control b/debian/control
index 48787ec..18d0da8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-kakasi.git;a=summary
 
 Package: bsfilter
 Architecture: all
-Depends: ruby | ruby-interpreter, ${misc:Depends}
+Depends: ruby1.8, ${misc:Depends}
 Suggests: ruby-mecab | ruby-kakasi, ruby-bdb | ruby-qdbm
 Description: Bayesian spam filter
  Bsfilter is a spam filter which can distinguish spam mail from other mails.

-- 
bsfilter.git



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