f2c 20100827-1 source package in Ubuntu

Changelog

f2c (20100827-1) unstable; urgency=low


  * new upstream version
  * update packaging
    - dh9
    - bump policy version
    - snag hardening flags etc in debian/rules
    - dpkg source format 3.0 (quilt)
    - move upstream mods into big quilt patch for later dissection
  * remove debian-specific fc; upstream caught up
  * quilt patch for C warnings
  * quilt patch for man page hyphens
  * quilt patches for build system to simplify debian/rules

 -- Barak A. Pearlmutter <email address hidden>  Tue, 10 Apr 2012 18:08:28 +0100

Upload details

Uploaded by:
Alan Bain
Uploaded to:
Sid
Original maintainer:
Alan Bain
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
f2c_20100827-1.dsc 1.2 KiB d665f880626f7baaf81d2f8bba132472d7eb104f58380b127072205b29b51274
f2c_20100827.orig.tar.gz 408.1 KiB d3d1bbf814e3f6d7adf4fb86d092997dbb4994899e85b9f436920b79f0ea55b9
f2c_20100827-1.debian.tar.gz 15.3 KiB 1597878d24b4261094f67853b681db1be53dce5a320052d52e5203de765bd2dd

No changes file available.

Binary packages built by this source

f2c: FORTRAN 77 to C/C++ translator

 Translates FORTRAN 77 (with some extensions) into C, so that it can
 then be compiled and run on a system with no Fortran compiler. The C
 files must then be linked against the appropriate libraries.
 .
 This is an actively maintained FORTRAN to C translator and with the
 fort77 frontend provides an ideal way to compile FORTRAN routines
 as black boxes (for example for invocation from C). Source level
 debugging facilities are not available, and error messages are not as
 well developed as in g77.

f2c-dbgsym: debug symbols for package f2c

 Translates FORTRAN 77 (with some extensions) into C, so that it can
 then be compiled and run on a system with no Fortran compiler. The C
 files must then be linked against the appropriate libraries.
 .
 This is an actively maintained FORTRAN to C translator and with the
 fort77 frontend provides an ideal way to compile FORTRAN routines
 as black boxes (for example for invocation from C). Source level
 debugging facilities are not available, and error messages are not as
 well developed as in g77.