[pkg-java] r7223 - trunk/vecmath-sun/debian

jonny at alioth.debian.org jonny at alioth.debian.org
Tue Nov 4 18:01:25 UTC 2008


Author: jonny
Date: 2008-11-04 18:01:25 +0000 (Tue, 04 Nov 2008)
New Revision: 7223

Modified:
   trunk/vecmath-sun/debian/control
Log:
debian/control: Added package description.

Modified: trunk/vecmath-sun/debian/control
===================================================================
--- trunk/vecmath-sun/debian/control	2008-11-04 17:56:08 UTC (rev 7222)
+++ trunk/vecmath-sun/debian/control	2008-11-04 18:01:25 UTC (rev 7223)
@@ -14,4 +14,9 @@
 Package: libvecmath-sun-java
 Architecture: all
 Depends:  java-gcj-compat | java1-runtime | java2-runtime
-Description: Java3D API (java library)
+Description: javax.vecmath vector math package
+ This package 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. Most of the classes have single
+ and double precision versions. Generic matrices' LU and SV decomposition are
+ also there. 




More information about the pkg-java-commits mailing list