libparse-cpan-packages-perl 2.40-2 source package in Ubuntu

Changelog

libparse-cpan-packages-perl (2.40-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Brian Cassidy from Uploaders. Thanks for your work!
  * Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

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

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata.

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

 -- Jelmer Vernooij <email address hidden>  Thu, 16 Jun 2022 23:36:08 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libparse-cpan-packages-perl_2.40-2.dsc 2.4 KiB be35401a2b486027db77a88c47ed3aa1ee6cf570492aa9162a9fcc50ddcd647a
libparse-cpan-packages-perl_2.40.orig.tar.gz 11.3 KiB 59e76792e48058040d6a9217cad9e1a83301576d3e14955abe40841611ebe4e0
libparse-cpan-packages-perl_2.40-2.debian.tar.xz 4.1 KiB 309cddaacecabe1d629faf863c17f56cff43b4dd0ec6468f5ddf574f08bb24d0

Available diffs

No changes file available.

Binary packages built by this source

libparse-cpan-packages-perl: module to parse the CPAN Packages file

 Parse::CPAN::Packages is a Perl module that parses the package details index
 file named "02packages.details.txt.gz". This file contains lots of useful
 information and this module provides a simple interface to the data contained
 within.
 .
 Note that this module does not concern itself with downloading or unpacking
 the "02packages.details.txt.gz" file; you will need to do this yourself.