libextutils-f77-perl 1.24-1 source package in Ubuntu
Changelog
libextutils-f77-perl (1.24-1) unstable; urgency=medium * Import upstream version 1.24. * Update debian/upstream/metadata. * Annotate test-only build dependencies with <!nocheck>. * Declare compliance with Debian Policy 4.4.1. * Bump debhelper-compat to 12. * debian/watch: use uscan version 4. * Set upstream metadata fields: Bug-Submit. -- gregor herrmann <email address hidden> Sun, 24 Nov 2019 17:06:54 +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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libextutils-f77-perl_1.24-1.dsc | 2.4 KiB | a2e50d15437aecf8ca7f3056fb7b2704e577eca7806d1949deeaf99c033e10fa |
libextutils-f77-perl_1.24.orig.tar.gz | 12.3 KiB | 355878a4a7f901eb18d21f9e21be8c8bfc6aaf9665d34b241bc1d43e32c5b730 |
libextutils-f77-perl_1.24-1.debian.tar.xz | 3.8 KiB | 87e4a550a9033ba380ebcbbe8eed7080b70cc10af2f4790553d669a44ecae50b |
Available diffs
- diff from 1.23-1 to 1.24-1 (1.8 KiB)
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.