libdevel-checkcompiler-perl 0.07-1 source package in Ubuntu

Changelog

libdevel-checkcompiler-perl (0.07-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.
  * Import upstream version 0.07.
  * Update build dependencies. and debhelper version/compat level.
  * Declare compliance with Debian Policy 3.9.8.

 -- gregor herrmann <email address hidden>  Tue, 27 Dec 2016 23:58:27 +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
Jammy release universe misc
Focal release universe misc
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdevel-checkcompiler-perl_0.07-1.dsc 2.3 KiB e621eaf716fd579f8abc3241dea3874958993da2ec945724dda153445b147ac9
libdevel-checkcompiler-perl_0.07.orig.tar.gz 11.0 KiB 768b7697b4b8d4d372c7507b65e9dd26aa4223f7100183bbb4d3af46d43869b5
libdevel-checkcompiler-perl_0.07-1.debian.tar.xz 2.0 KiB 1047cf9d3144b14669b9b65d5f0e6f1ae8ef7b476b8dd05346dfb56ff7cd46d5

Available diffs

No changes file available.

Binary packages built by this source

libdevel-checkcompiler-perl: module for checking compiler availability

 Devel::CheckCompiler checks the availability of a C99 compiler. It
 provides the function check_c99_or_exit which returns false if no C99
 compiler is available.