libcpan-changes-perl 0.400002-2 source package in Ubuntu

Changelog

libcpan-changes-perl (0.400002-2) unstable; urgency=medium

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

  [ 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!

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

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Sun, 12 Jun 2022 22:03:32 +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
Kinetic release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcpan-changes-perl_0.400002-2.dsc 2.1 KiB 4621349158ef5a6d3f22f105105fe181d504fe36402c7a2f36618d656826e829
libcpan-changes-perl_0.400002.orig.tar.gz 20.9 KiB 01eedea90d07468cb58e4a50bfa3bb1d4eeda9073596add1118fc359153abe8d
libcpan-changes-perl_0.400002-2.debian.tar.xz 3.3 KiB f07622d157c51d2e21cf8ef95ba98ae206ead1dd6f4373af98715512b2fbd975

Available diffs

No changes file available.

Binary packages built by this source

libcpan-changes-perl: module for reading and writing CPAN Changes files

 CPAN::Changes is a Perl module for working with the quasi-standard Changes
 file commonly included with modern CPAN distributions. It allows developers
 to programmatically read and write files that comply with the preliminary
 CPAN::Changes::Spec specification.
 .
 Includes Test::CPAN::Changes for writing tests to ensure that the
 Changes file complies with CPAN::Changes::Spec.