libextutils-cppguess-perl 0.27-1 source package in Ubuntu

Changelog

libextutils-cppguess-perl (0.27-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.27.
  * Declare compliance with Debian Policy 4.6.2.
  * Drop unneeded version constraints from (build) dependencies.

 -- gregor herrmann <email address hidden>  Fri, 24 Nov 2023 01:43:30 +0100

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libextutils-cppguess-perl_0.27-1.dsc 2.5 KiB e2934ab6b5df8e8db906cfec10e758370123fd516b1401d409e46a4459ab4b19
libextutils-cppguess-perl_0.27.orig.tar.gz 15.7 KiB b2c7b581901054a32dfcea12536fda8626457ed0bfbc02600bd354bde7e2a9b4
libextutils-cppguess-perl_0.27-1.debian.tar.xz 2.7 KiB ac3c07d064fbc2da34e0b1f12b64c5e480990a360d226af0d4bbf6159635250c

Available diffs

No changes file available.

Binary packages built by this source

libextutils-cppguess-perl: Perl build helper to guess C++ compiler and flags

 ExtUtils::CppGuess attempts to guess the system's C++ compiler that is
 compatible with the C compiler that your perl was built with. It can
 generate the necessary options to the Module::Build constructor or to
 ExtUtils::MakeMaker's WriteMakefile function.