dh-make-perl 0.125 source package in Ubuntu

Changelog

dh-make-perl (0.125) unstable; urgency=medium

  * Update Standards-Version to 4.7.0 for dh-make-perl itself, for created
    packages, and in the test suite.
  * t/core-modules.t: add test to check if libperl5.38t64 is a core perl
    package.
  * DhMakePerl::Utils: accept libperl*t64 as perl core package.

 -- gregor herrmann <email address hidden>  Sat, 11 May 2024 02:05:07 +0200

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 devel

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-make-perl_0.125.dsc 3.0 KiB 115878b6b8c4d10c09476c7b4241150e3c50f23f09085f5b4dd7cc4f183f182d
dh-make-perl_0.125.tar.xz 119.4 KiB 70dba183db2b41fc583e400e5ea2f8879eac1f89339452e5f48321b59ebe4d9e

Available diffs

No changes file available.

Binary packages built by this source

dh-make-perl: helper for creating Debian packages from perl modules

 dh-make-perl will create the files required to build a Debian source
 package out of a perl package. This works for most simple packages
 and is also useful for getting started with packaging perl modules.
 Given a perl package name, it can also automatically download it from
 CPAN.
 .
 dh-make-perl can also help keeping the debian/ content current when upstream
 dependencies or Debian practices change. It can also help improve existing
 Perl module packages.
 .
 Includes the cpan2deb and cpan2dsc flavours.

libdebian-source-perl: collection of Perl modules for handling Debian source packages

 This collection of Perl modules was originally developed to support
 dh-make-perl, but may also be useful for other tools that need to
 manipulate (unpacked) Debian source packages. The current modules in
 the package are:
 .
  * Debian::Control
  * Debian::Control::Stanza
  * Debian::Control::Stanza::Binary
  * Debian::Control::Stanza::CommaSeparated
  * Debian::Control::Stanza::Source
  * Debian::Dependencies
  * Debian::Dependency
  * Debian::DpkgLists
  * Debian::Rules
  * Debian::WNPP::Bug
  * Debian::WNPP::Query