[med-svn] r9425 - trunk/packages/f2j/trunk/debian

olivier sallou osallou-guest at alioth.debian.org
Tue Jan 24 22:31:53 UTC 2012


Author: osallou-guest
Date: 2012-01-24 22:31:52 +0000 (Tue, 24 Jan 2012)
New Revision: 9425

Modified:
   trunk/packages/f2j/trunk/debian/control
Log:
update description

Modified: trunk/packages/f2j/trunk/debian/control
===================================================================
--- trunk/packages/f2j/trunk/debian/control	2012-01-24 22:27:50 UTC (rev 9424)
+++ trunk/packages/f2j/trunk/debian/control	2012-01-24 22:31:52 UTC (rev 9425)
@@ -14,15 +14,15 @@
 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).




More information about the debian-med-commit mailing list