libmodule-install-trustmetayml-perl 0.003-4 source package in Ubuntu

Changelog

libmodule-install-trustmetayml-perl (0.003-4) unstable; urgency=medium

  * Team upload.

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

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Repository.
  * Bump debhelper dependency to >= 9, since that's what is used in
    debian/compat.
  * Bump debhelper from old 9 to 10.

  [ gregor herrmann ]
  * Remove Makefile.old via debian/clean. (Closes: #1048783)

 -- gregor herrmann <email address hidden>  Thu, 07 Mar 2024 14:46:05 +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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmodule-install-trustmetayml-perl_0.003-4.dsc 2.6 KiB 4c5ad04148ab307692c1066629ccbce07098078909f7fedda17a276508b959aa
libmodule-install-trustmetayml-perl_0.003.orig.tar.gz 44.9 KiB e2735b99e7449bae1550774dc405925b7df50d3a1a29a5ba4c7af1f92cd0fce7
libmodule-install-trustmetayml-perl_0.003-4.debian.tar.xz 4.7 KiB 93bc52750b59754dceb1a74cb87352b9d1d0a6591e7aa32946a975489a0fc613

Available diffs

No changes file available.

Binary packages built by this source

libmodule-install-trustmetayml-perl: trust META.yml list of dependencies

 CPAN doesn't trust "META.yml"'s list of dependencies for a module.
 Instead it expects "Makefile.PL" run on the computer the package is
 being installed upon to generate its own list of dependencies (called
 "MYMETA.yml" or "MYMETA.json").
 .
 Module::Install::TrustMetaYml generates "MYMETA.yml" by simply passing
 through the dependencies from "META.yml".