[f2j] 07/31: update description
Andreas Tille
tille at debian.org
Fri Jan 29 15:35:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository f2j.
commit 99f3573b2729f1a624936f15f849a2c84e1aba61
Author: Olivier Sallou <osallou at debian.org>
Date: Tue Jan 24 22:31:52 2012 +0000
update description
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index b99061e..e0063f5 100644
--- a/debian/control
+++ b/debian/control
@@ -14,15 +14,15 @@ Package: f2j
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Fortran to Java compiler
- The GOTO translation code is based on the bytecode parser
- found in javab, a bytecode parallelizing tool. This package provides
- the javab program.
+ The package contains a Fortran to Java converter, also used
+ to create the libf2j-java package.
+ It converts Fortran file to Java source and class files.
Package: libf2j-java
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Fortran to Java compiler
+Description: Java library port of Fortran numerical libraries
The package provides the Java library (APIS)
to numerical libraries originally
written in Fortran (particularly BLAS and LAPACK).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/f2j.git
More information about the pkg-java-commits
mailing list