[DRE-commits] [SCM] ruby-classifier.git branch, master, updated. debian/1.3.3-1-4-gf1d8868
Cédric Boutillier
boutil at debian.org
Sun May 19 11:26:52 UTC 2013
The following commit has been merged in the master branch:
commit f1d8868b2f84b074d5c7a8b5d61d82101ba191cd
Author: Cédric Boutillier <boutil at debian.org>
Date: Sun May 19 13:26:41 2013 +0200
debian/control: fix homepage
diff --git a/debian/control b/debian/control
index 930094c..b274727 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), rake,
Standards-Version: 3.9.3
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-classifier.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-classifier.git;a=summary
-Homepage: http://classifier.rufy.com/
+Homepage: http://classifier.rubyforge.org/
XS-Ruby-Versions: all
Package: ruby-classifier
@@ -26,4 +26,4 @@ Description: Ruby module to allow Bayesian and other types of classifications
memory requirements. Latent Semantic Indexing engines are not as fast
or as small as Bayesian classifiers, but are more flexible, providing
fast search and clustering detection as well as semantic analysis of
- the text that theoretically simulates human learning.
\ No newline at end of file
+ the text that theoretically simulates human learning.
--
ruby-classifier.git
More information about the Pkg-ruby-extras-commits
mailing list