libextutils-f77-perl 1.23-1 source package in Ubuntu

Changelog

libextutils-f77-perl (1.23-1) unstable; urgency=medium

  * Import upstream version 1.23.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.3.0.
  * Bump debhelper compatibility level to 11.
  * Add (build) dependency on libfile-which-perl.

 -- gregor herrmann <email address hidden>  Sat, 12 Jan 2019 18:48:33 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libextutils-f77-perl_1.23-1.dsc 2.2 KiB 000500c5ab77692294e3a9b896cb54b87420de2f871d820fad9409e89b3c0cb0
libextutils-f77-perl_1.23.orig.tar.gz 12.2 KiB 634715969c1650be815b3f11c151444e8793ebd6b6d92ce8654d56d6f893a6a9
libextutils-f77-perl_1.23-1.debian.tar.xz 3.7 KiB 6c00b49631dc44d0b0869c60bbadb071157cb37de9f6fbd14bf9dc7f92b5190e

Available diffs

No changes file available.

Binary packages built by this source

libextutils-f77-perl: module to compile and link FORTRAN 77 code for Perl modules

 ExtUtils::F77 is a utility to portably build FORTRAN 77 code and link it with
 C programs. It provides a cross-platform way to determine the correct Fortran
 runtime libraries required for a given operating system and compiler.