diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/debian/control b/debian/control index 119d6f9..bfe535b 100644 --- a/debian/control +++ b/debian/control @@ -1,26 +1,20 @@ Source: ruby-classifier Section: ruby -Priority: optional -Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org> +Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org> Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org> -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 14), gem2deb, rake, ruby-fast-stemmer -Standards-Version: 4.4.0 +Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-classifier.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-classifier Homepage: https://github.com/cardmagic/classifier -XS-Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Package: ruby-classifier -Architecture: all -XB-Ruby-Versions: ${ruby:Versions} -Depends: ruby | ruby-interpreter, - ruby-fast-stemmer, - ${misc:Depends}, - ${shlibs:Depends} +Architecture: any +Depends: ruby Recommends: ruby-gsl Description: Ruby module to allow Bayesian and other types of classifications Classifier is a general module to allow Bayesian and other types of |
