libtest-cpan-meta-perl 0.25-2 source package in Ubuntu

Changelog

libtest-cpan-meta-perl (0.25-2) unstable; urgency=medium

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

  [ Lucas Kanashiro ]
  * Bump debhelper compatibility level to 9

  [ 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: change GitHub/CPAN URL(s) to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Ryan Niebur from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 11:59:30 +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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-cpan-meta-perl_0.25-2.dsc 2.2 KiB b815d7e58343705234e17232328e14cae20b4e6cf8ef30a1281dffbe419bfef9
libtest-cpan-meta-perl_0.25.orig.tar.gz 17.3 KiB f55b4f9cf6bc396d0fe8027267685cb2ac4affce897d0967a317fac6db5a8db5
libtest-cpan-meta-perl_0.25-2.debian.tar.xz 6.0 KiB ac432cbfa0c96f13c0106bcf51cf7cd4a5a472880a03c9a0f5b4855b20f04a2a

Available diffs

No changes file available.

Binary packages built by this source

libtest-cpan-meta-perl: test module to validate package metadata for CPAN

 Test::CPAN::Meta is a Perl test module for validating that the META.yml or
 META.json file, included in all standard distributions uploaded to CPAN, is
 correct. To work properly, these files must conform to the CPAN Metadata
 Specification (see <URL:https://metacpan.org/release/CPAN-Meta-Spec>)
 .
 This package is considered the successor of Test::CPAN::Meta::YAML and
 Test::CPAN::Meta::JSON.