This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository vecmath.
commit 250afcd8ac5142d9b971bb8a05d6ce643445b927 Author: Markus Koschany <[email protected]> Date: Wed Jul 5 11:23:03 2017 +0200 Remove trailing whitespace. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 5fc28aa..c469859 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Description: javax.vecmath vector math package 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. + also there. Package: libvecmath-java-doc Architecture: all @@ -37,6 +37,6 @@ Description: javax.vecmath vector math package (documentation) 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. + also there. . This package contains the API documentation for javax.vecmath. -- 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

