libcarp-clan-perl 6.08-2 source package in Ubuntu

Changelog

libcarp-clan-perl (6.08-2) unstable; urgency=medium

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

  [ Debian Janitor ]
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Tue, 06 Dec 2022 22:12:19 +0000

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcarp-clan-perl_6.08-2.dsc 2.1 KiB e159af5ecd815235563b9b115c686f830e019cfe9014d27de638d2c70bc16a89
libcarp-clan-perl_6.08.orig.tar.gz 33.4 KiB c75f92e34422cc5a65ab05d155842b701452434e9aefb649d6e2289c47ef6708
libcarp-clan-perl_6.08-2.debian.tar.xz 3.8 KiB 9f338a7ad8b05debbb54f2833235ef9cb7313903dad4267505e5d9590048b2ba

Available diffs

No changes file available.

Binary packages built by this source

libcarp-clan-perl: Perl enhancement to Carp error logging facilities

 Carp::Clan is a Perl module designed to report errors from the perspective
 of the caller of a "clan" of modules, similar to "Carp" itself. Instead of
 giving it a number of levels to skip on the calling stack, you give it a
 pattern to characterize the package names of the "clan" of modules which
 shall never be blamed for any error.
 .
 These modules stick together like a "clan" and any error which occurs will
 be blamed on the "outsider" script or modules not belonging to this clan.