libextutils-hascompiler-perl 0.024-1 source package in Ubuntu

Changelog

libextutils-hascompiler-perl (0.024-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 0.023-2.
  * Update standards version to 4.6.1, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 0.024.
  * Declare compliance with Debian Policy 4.7.0.

 -- gregor herrmann <email address hidden>  Fri, 19 Apr 2024 18:39:11 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libextutils-hascompiler-perl_0.024-1.dsc 2.5 KiB abbfd7c41ab9c63e78a16e5b12cf486f8975f9964dfefd8600e54f45396a613c
libextutils-hascompiler-perl_0.024.orig.tar.gz 15.8 KiB 2e5fb8606d693f3c9c4fd5be9c44c5c93af3da3e2b0421eb1b91cadf5d84f092
libextutils-hascompiler-perl_0.024-1.debian.tar.xz 2.6 KiB c5006402e6ada4097b531175e40ec98db46094dafcb43867dd0dd042240e2a92

Available diffs

No changes file available.

Binary packages built by this source

libextutils-hascompiler-perl: Perl Module checking the presence of a compiler

 ExtUtils::HasCompiler tries to check if the current system is capable of
 compiling, linking and loading an XS module.
 .
 This module is mainly packaged to avoid patching the build system of
 modules using it at build time.
 .
 Notice: this is an early release, interface stability isn't guaranteed yet.