libmodule-extract-perl 0.01-3 source package in Ubuntu

Changelog

libmodule-extract-perl (0.01-3) unstable; urgency=medium

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

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

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

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Add missing build dependency on libmodule-install-perl.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 19:48:13 +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
libmodule-extract-perl_0.01-3.dsc 2.2 KiB 4a5959a5adb3c7800d81c75521996bbf70b9ede5fcefefca6cd88bd3b370745b
libmodule-extract-perl_0.01.orig.tar.gz 47.0 KiB 691a9cb10255388ded9317fed1acf01f7c5470a55637b1847a420fdda0af5929
libmodule-extract-perl_0.01-3.debian.tar.xz 2.2 KiB 290ea73873fa699e4ed026b1ffb9a9fa1f67178bf5f301287ada301c99c5c9aa

Available diffs

No changes file available.

Binary packages built by this source

libmodule-extract-perl: base class for working with Perl distributions

 Module::Extract is a convenience base class for modules that work with
 Perl distributions.
 .
 Its purpose is to take care of the mechanisms of locating and extracting
 a Perl distribution so that your module can do something specific to the
 distribution.