libextutils-modulemaker-perl 0.63-2 source package in Ubuntu

Changelog

libextutils-modulemaker-perl (0.63-2) unstable; urgency=medium

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

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  * Apply multi-arch hints. + libextutils-modulemaker-perl: Add :any qualifier for perl dependency.

 -- Jelmer Vernooij <email address hidden>  Fri, 09 Dec 2022 00:26:25 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libextutils-modulemaker-perl_0.63-2.dsc 2.3 KiB 5db40e37ed0c106728656889ff85b760bf2f92f657732c6fc419915167f1bb7f
libextutils-modulemaker-perl_0.63.orig.tar.gz 133.2 KiB cff683e6deec3f8db048256acef14cd6a0573c0d2ce820e4f55cffef44a26b83
libextutils-modulemaker-perl_0.63-2.debian.tar.xz 2.7 KiB 119ecfd30751d597d0a367cbc82564b833d0a6fccb2112089b927d1219b9f7e0

Available diffs

No changes file available.

Binary packages built by this source

libextutils-modulemaker-perl: Perl extension to build module from scratch

 ExtUtils::ModuleMaker is a replacement for the most typical use of the
 h2xs utility bundled with all Perl distributions: the creation of the
 directories and files required for a pure-Perl module to be installable
 with make and distributable on the Comprehensive Perl Archive Network.