From: <xav...@us...> - 2010-08-05 16:01:13
|
Revision: 7497 http://octave.svn.sourceforge.net/octave/?rev=7497&view=rev Author: xavier98 Date: 2010-08-05 16:01:04 +0000 (Thu, 05 Aug 2010) Log Message: ----------- update Maintainer field for various packages Modified Paths: -------------- trunk/octave-forge/main/ann/DESCRIPTION trunk/octave-forge/main/database/DESCRIPTION trunk/octave-forge/main/ftp/DESCRIPTION trunk/octave-forge/main/video/DESCRIPTION Modified: trunk/octave-forge/main/ann/DESCRIPTION =================================================================== --- trunk/octave-forge/main/ann/DESCRIPTION 2010-08-05 10:35:19 UTC (rev 7496) +++ trunk/octave-forge/main/ann/DESCRIPTION 2010-08-05 16:01:04 UTC (rev 7497) @@ -2,7 +2,7 @@ Version: 1.0.2 Date: 2009-01-09 Author: Various Authors -Maintainer: Xavier Delacour +Maintainer: The Octave Community Title: Approximate Nearest Neighbor Library Description: The Octave-forge ANN package wraps the ANN library, which provides data structures and functions for computing exact and approximate nearest neighbors on an arbitrarily high dimensional point set. Depends: octave (>= 2.9.12) Modified: trunk/octave-forge/main/database/DESCRIPTION =================================================================== --- trunk/octave-forge/main/database/DESCRIPTION 2010-08-05 10:35:19 UTC (rev 7496) +++ trunk/octave-forge/main/database/DESCRIPTION 2010-08-05 16:01:04 UTC (rev 7497) @@ -2,7 +2,7 @@ Version: 1.0.4 Date: 2009-01-09 Author: Xavier Delacour -Maintainer: Xavier Delacour +Maintainer: The Octave Community Title: Bindings for postgres, mysql, sqlite, and standard ODBC Description: These are bindings that allow SQL queries and other database operations on postgres, mysql, sqlite, and standard ODBC databases from within Octave. A simplified interface that is uniform across all database types is provided, as well as the entire C client API for each database (libpq, libmysqlclient, etc). Depends: octave (>= 2.9.12) Modified: trunk/octave-forge/main/ftp/DESCRIPTION =================================================================== --- trunk/octave-forge/main/ftp/DESCRIPTION 2010-08-05 10:35:19 UTC (rev 7496) +++ trunk/octave-forge/main/ftp/DESCRIPTION 2010-08-05 16:01:04 UTC (rev 7497) @@ -2,7 +2,7 @@ Version: 1.0.2 Date: 2009-01-09 Author: Xavier Delacour -Maintainer: Xavier Delacour +Maintainer: The Octave Community Title: FTP functions Description: These are bindings for ftplib, and MATLAB compatible APIs. Depends: octave (>= 2.9.12) Modified: trunk/octave-forge/main/video/DESCRIPTION =================================================================== --- trunk/octave-forge/main/video/DESCRIPTION 2010-08-05 10:35:19 UTC (rev 7496) +++ trunk/octave-forge/main/video/DESCRIPTION 2010-08-05 16:01:04 UTC (rev 7497) @@ -2,7 +2,7 @@ Version: 1.0.2 Date: 2009-05-03 Author: Stefan van der Walt, Roman Stanchak -Maintainer: Xavier Delacour +Maintainer: The Octave Community Title: Video functions Description: Implements addframe, avifile, aviinfo, and aviread, using ffmpeg. (and approximately conforms to Matlab interface) Depends: octave (>= 2.9.12) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |