libcatalyst-devel-perl 1.42-1 source package in Ubuntu

Changelog

libcatalyst-devel-perl (1.42-1) unstable; urgency=medium

  * Import upstream version 1.42.
  * Update debian/copyright.
    Drop paragraph about removed files, add copyright holder.
  * Update debian/upstream/metadata.
  * Drop debian/tests/pkg-perl/smoke-skip.
    The skipped tests are moved away.
  * Update build dependencies.

 -- gregor herrmann <email address hidden>  Sun, 13 Sep 2020 17:35:56 +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 perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcatalyst-devel-perl_1.42-1.dsc 3.0 KiB a1580e154466e3b2e8203b9246082a1578ed19798f08c487d118e766753b4057
libcatalyst-devel-perl_1.42.orig.tar.gz 71.4 KiB 7ec6f0b6cab5b8c097e47769fc73a4d4c015a58c41fdb40fc24df3ee77c48abd
libcatalyst-devel-perl_1.42-1.debian.tar.xz 3.3 KiB 75384c46dc736677056c13d2123cb4b912a397c4eb518da4e7c60217e63cf87d

Available diffs

No changes file available.

Binary packages built by this source

libcatalyst-devel-perl: collection of development tools for Catalyst

 Catalyst::Devel is a collection of modules needed for Catalyst application
 development and testing, but is not required to run them. This package is not
 needed for Catalyst application deployment on production servers. Among other
 things, it includes the following tools:
 .
 Module::Install::Catalyst
 Provides various utilities for creating Catalyst module distributions.
 .
 Catalyst::Helper
 Helper module for bootstrapping a Catalyst application via catalyst.pl.
 .
 Catalyst::Restarter
 Utility to restart the server when files have changed