[DRE-commits] [bsfilter] 02/04: Stop hard-coding supported Ruby versions

Christian Hofstaedtler zeha at moszumanska.debian.org
Fri Feb 14 14:58:32 UTC 2014


This is an automated email from the git hooks/post-receive script.

zeha pushed a commit to branch master
in repository bsfilter.

commit c6657a16362626e517d9a745ed9fc1e62fda199e
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Fri Feb 14 15:55:18 2014 +0100

    Stop hard-coding supported Ruby versions
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 30c42f1..2964580 100644
--- a/debian/control
+++ b/debian/control
@@ -8,13 +8,12 @@ Standards-Version: 3.9.3
 Homepage: http://sourceforge.jp/projects/bsfilter/
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/bsfilter.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/bsfilter.git;a=summary
-XS-Ruby-Versions: 1.9.1 2.0
+XS-Ruby-Versions: all
 
 Package: bsfilter
 Architecture: all
 Depends: ruby | ruby-interpreter, ${misc:Depends}
 Suggests: ruby-mecab, ruby-qdbm
-XB-Ruby-Version: 1.9.1 2.0
 Description: Bayesian spam filter
  Bsfilter is a spam filter which can distinguish spam mail from other mails.
  It can read mails by three way:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/bsfilter.git



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