This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository vecmath.
commit edaa51ac30d7af0cc29f9d54b78fd1d307652397 Author: Jonny Lamb <[email protected]> Date: Wed Nov 5 12:50:55 2008 +0000 libvecmath-java-doc.doc-base: Fixed description. --- debian/libvecmath-java-doc.doc-base | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/libvecmath-java-doc.doc-base b/debian/libvecmath-java-doc.doc-base index 26abdb1..56495ea 100644 --- a/debian/libvecmath-java-doc.doc-base +++ b/debian/libvecmath-java-doc.doc-base @@ -2,8 +2,9 @@ Document: libvecmath-java-doc Title: Programmer API for javax.vecmath Author: Sun Microsystems Abstract: This is the programmer API of Java3d which is a free Java class - library which enables the creation of three-dimensional graphics applications - and Internet-based 3D applets. + library which includes classes for 3-space vector/point, 4-space vector, 4x4, + 3x3 matrix, quaternion, axis-angle combination and etc. which are often + utilized for computer graphics mathematics. Section: Programming Format: HTML -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/vecmath.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

