[DRE-commits] [ruby-extendmatrix] 03/07: Update autogenerated d/control file
Balint Reczey
rbalint at moszumanska.debian.org
Fri May 22 15:28:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
rbalint pushed a commit to branch master
in repository ruby-extendmatrix.
commit bba32c63c17e545f1dbdc96a58f8beecad995880
Author: Balint Reczey <balint at balintreczey.hu>
Date: Fri May 22 16:21:17 2015 +0200
Update autogenerated d/control file
---
debian/control | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index 0724712..b54be2f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,16 @@ Source: ruby-extendmatrix
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: <balint at balintreczey.hu>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-rspec, rake
-Standards-Version: 3.9.5
+Uploaders: Balint Reczey <balint at balintreczey.hu>
+Build-Depends: debhelper (>= 7.0.50~),
+ gem2deb,
+ ruby-rspec,
+ rake,
+ ruby-rubyforge (>= 2.0.4),
+ ruby-hoe (>= 2.6.1)
+Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-extendmatrix.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-extendmatrix.git;a=summary
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-extendmatrix.git;a=summary
Homepage: http://github.com/clbustos/extendmatrix
Testsuite: autopkgtest
XS-Ruby-Versions: all
@@ -15,11 +20,9 @@ Package: ruby-extendmatrix
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# rubyforge (>= 2.0.4, development), hoe (>= 2.6.1, development)
-Description: The project consists of some enhancements to the Ruby "Matrix" module and includes: LU and QR (Householder, Givens, Gram Schmidt, Hessenberg) decompositions, bidiagonalization, eigenvalue and eigenvector calculations
- The project consists of some enhancements to the Ruby "Matrix" module and includes: LU and QR (Householder, Givens, Gram Schmidt, Hessenberg) decompositions, bidiagonalization, eigenvalue and eigenvector calculations.
- Include some aditional code to obtains marginal for rows and columns.
+Description: Enhancements to the Ruby Matrix module
+ LU and QR (Householder, Givens, Gram Schmidt, Hessenberg) decompositions,
+ bidiagonalization, eigenvalue and eigenvector calculations,
.
- Original code from http://rubyforge.org/projects/matrix/ , done by Cosmin Bonchis as a Google Summer of Code 2007 project for Ruby Central Inc.
+ Include some additional code to obtain marginal for rows and columns.
.
- Gem, github repository and current version manteined by Claudio Bustos.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-extendmatrix.git
More information about the Pkg-ruby-extras-commits
mailing list