libf2c2 20140711-1 source package in Ubuntu

Changelog

libf2c2 (20140711-1) unstable; urgency=medium

  [Helmut Grohne]
  * Fix FTCBFS: (Closes: #964374)
    + Let dh_auto_build pass cross tools to make.
    + Make debian/make_lib use the passed cross compiler.
    + Pass a cross ld from dpkg's buildtools.mk to make.
    + cross.patch: Make ld substitutable in makefile.u.

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove trailing whitespaces
  * d/rules: Remove trailing whitespaces

  [ Barak A. Pearlmutter ]
  * Trim trailing whitespace.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 11 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Expand comment in debian/watch
  * Patches to use u?int*_t and size_t (closes: #748989, #800040)
  * Take multi-arch hinter's hints (closes: #964373)
  * Ditch dh-exec in favour of dh13 facilities
  * Rules-Requires-Root: no

 -- Barak A. Pearlmutter <email address hidden>  Sat, 11 Jul 2020 00:07:57 +0100

Upload details

Uploaded by:
Barak A. Pearlmutter
Uploaded to:
Sid
Original maintainer:
Barak A. Pearlmutter
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel

Downloads

File Size SHA-256 Checksum
libf2c2_20140711-1.dsc 1.9 KiB 5ba22922c47f652303383b260142095d659efc36955740d7644fdc6285f5c9b3
libf2c2_20140711.orig.tar.xz 64.3 KiB 348c21e93752fd93d80ac5cc75f2e34e09bd7de3ae1aa3539eb8005c5a7e61d6
libf2c2_20140711-1.debian.tar.xz 55.9 KiB 64060522dcd7b826b023f5989621a0aea075f62d25717125bba892819a4c55ad

Available diffs

No changes file available.

Binary packages built by this source

libf2c2: Shared libraries for use with FORTRAN applications

 These are the shared libraries required for running
 applications containing a component written in FORTRAN
 which was converted to C using the FORTRAN to C translator
 f2c.

libf2c2-dbgsym: debug symbols for libf2c2
libf2c2-dev: Development libraries for use with f2c

 These are the necessary static libraries and header
 files for an implementation of the fortran intrinsic
 functions and IO functions.
 .
 They are required when linking applications built from the
 C output from the FORTRAN to C translator f2c.