[vecmath] 13/58: debian/control: Added package description.

Markus Koschany apo at moszumanska.debian.org
Wed Jul 5 09:58:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository vecmath.

commit 1268db66aacb94e4c0392cfbe3a66bf0d9e2ffc9
Author: Jonny Lamb <jonny at debian.org>
Date:   Tue Nov 4 18:01:25 2008 +0000

    debian/control: Added package description.
---
 debian/control | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 144a143..3cc9b2a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,4 +14,9 @@ XS-Autobuild: yes
 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. 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/vecmath.git



More information about the pkg-java-commits mailing list