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

Changelog

libcarp-clan-perl (6.04-2) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Email change: Salvatore Bonaccorso -> <email address hidden>

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * Don't run author tests during package build.

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * Bump Debhelper compat level to 9
  * Update copyright years for debian/* packaging files
  * Don't install README to docs
  * Declare compliance with Debian policy 3.9.6
  * Declare package as autopkgtestable

 -- Salvatore Bonaccorso <email address hidden>  Mon, 17 Aug 2015 20:00:23 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe perl

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcarp-clan-perl_6.04-2.dsc 2.1 KiB 878ce5e638230b4103bc6bd23992415c54c3bf78f2344ea85f69702eb84909fd
libcarp-clan-perl_6.04.orig.tar.gz 18.9 KiB 542e13ece92d40545b8ba6626cfc6ed73071c6cbf6a5537ca126c41b349ae1ec
libcarp-clan-perl_6.04-2.debian.tar.xz 3.1 KiB 3f4dceee1a64bd5fdbac3ba4c2fbcddd7ff34060039ebd97f9af6950d398a4bc

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.