libmro-compat-perl 0.13-1 source package in Ubuntu

Changelog

libmro-compat-perl (0.13-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Nathan Handler from Uploaders. Thanks for your work!

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ Damyan Ivanov ]
  * New upstream version 0.13
  * remove inc/Module/Install from d/copyright (disappeared upstream)
  * bump debhelper compatibility level to 9
  * declare conformance with Policy 4.1.2 (no changes)

 -- Damyan Ivanov <email address hidden>  Thu, 21 Dec 2017 20:55:58 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe perl
Bionic release universe perl

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmro-compat-perl_0.13-1.dsc 2.2 KiB 75c68820cdae31a189b87afc9b56eaa5fb9bd710b81064e5177f88bfe089a3ef
libmro-compat-perl_0.13.orig.tar.gz 8.5 KiB 8a2c3b6ccc19328d5579d02a7d91285e2afd85d801f49d423a8eb16f323da4f8
libmro-compat-perl_0.13-1.debian.tar.xz 3.1 KiB 18c755bde151c5c77091cdb647a7d68d701df839e674d801d2192ecc085a8f11

Available diffs

No changes file available.

Binary packages built by this source

libmro-compat-perl: mro::* interface compatibility for Perls < 5.9.5

 The "mro" namespace provides several utilities for dealing with method
 resolution order and method caching in general in Perl 5.9.5 and higher.
 .
 MRO::Compat provides those interfaces for earlier versions of Perl
 (back to 5.6.0 anyway).