Author: osallou Date: 2012-05-24 12:25:00 +0000 (Thu, 24 May 2012) New Revision: 10987
Added: trunk/packages/f2j/tags/0.8.1-1/ trunk/packages/f2j/tags/0.8.1-1/debian/changelog trunk/packages/f2j/tags/0.8.1-1/debian/control Removed: trunk/packages/f2j/tags/0.8.1-1/debian/changelog trunk/packages/f2j/tags/0.8.1-1/debian/control Log: [svn-buildpackage] Tagging f2j 0.8.1-1 Deleted: trunk/packages/f2j/tags/0.8.1-1/debian/changelog =================================================================== --- trunk/packages/f2j/trunk/debian/changelog 2012-04-01 20:47:29 UTC (rev 10234) +++ trunk/packages/f2j/tags/0.8.1-1/debian/changelog 2012-05-24 12:25:00 UTC (rev 10987) @@ -1,9 +0,0 @@ -f2j (0.8.1-1) unstable; urgency=low - - [ Olivier Sallou ] - * Initial release (Closes: #657184) - - [ Thorsten Alteholz ] - * debian/rules: target get-orig-source added - - -- Olivier Sallou <[email protected]> Tue, 24 Jan 2012 17:34:50 +0100 Copied: trunk/packages/f2j/tags/0.8.1-1/debian/changelog (from rev 10951, trunk/packages/f2j/trunk/debian/changelog) =================================================================== --- trunk/packages/f2j/tags/0.8.1-1/debian/changelog (rev 0) +++ trunk/packages/f2j/tags/0.8.1-1/debian/changelog 2012-05-24 12:25:00 UTC (rev 10987) @@ -0,0 +1,11 @@ +f2j (0.8.1-1) unstable; urgency=low + + [ Olivier Sallou ] + * Initial release (Closes: #657184) + * Move to non-free, license modification to DFSG compliant license + in progress + + [ Thorsten Alteholz ] + * debian/rules: target get-orig-source added + + -- Olivier Sallou <[email protected]> Tue, 24 Jan 2012 17:34:50 +0100 Deleted: trunk/packages/f2j/tags/0.8.1-1/debian/control =================================================================== --- trunk/packages/f2j/trunk/debian/control 2012-04-01 20:47:29 UTC (rev 10234) +++ trunk/packages/f2j/tags/0.8.1-1/debian/control 2012-05-24 12:25:00 UTC (rev 10987) @@ -1,29 +0,0 @@ -Source: f2j -Section: java -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Olivier Sallou <[email protected]>, -DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 8), default-jdk, bison, javahelper -Standards-Version: 3.9.2 -Homepage: http://sourceforge.net/projects/f2j/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/f2j/trunk/ -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/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). - Copied: trunk/packages/f2j/tags/0.8.1-1/debian/control (from rev 10950, trunk/packages/f2j/trunk/debian/control) =================================================================== --- trunk/packages/f2j/tags/0.8.1-1/debian/control (rev 0) +++ trunk/packages/f2j/tags/0.8.1-1/debian/control 2012-05-24 12:25:00 UTC (rev 10987) @@ -0,0 +1,30 @@ +Source: f2j +Section: non-free/java +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Olivier Sallou <[email protected]>, +DM-Upload-Allowed: yes +Build-Depends: debhelper (>= 8), default-jdk, bison, javahelper +Standards-Version: 3.9.2 +Homepage: http://sourceforge.net/projects/f2j/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/f2j/trunk/ +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/f2j/ +XS-Autobuild: yes + +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). + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
