Source: f2j
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Olivier Sallou <osallou@debian.org>,
           Andreas Tille <tille@debian.org>
Section: java
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               default-jdk,
               bison,
               javahelper
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/f2j.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/f2j.git
Homepage: http://sourceforge.net/projects/f2j/

Package: f2j
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Fortran to Java compiler
 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: 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).
