libpod-coverage-perl 0.21-1 source package in Ubuntu

Changelog

libpod-coverage-perl (0.21-1) unstable; urgency=low

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Ansgar Burchardt ]
  * New upstream release.
  * Use tiny debian/rules and Build.PL.
  * Use source format 3.0 (quilt).
  * Make build-dep on perl unversioned.
  * debian/copyright: Formatting change for current DEP-5 proposal.
  * debian/copyright: Refer to /usr/share/common-licenses/GPL-1.
  * Bump Standards-Version to 3.9.1.
  * Add myself to Uploaders.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:41:28 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Natty
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main perl

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libpod-coverage-perl_0.21.orig.tar.gz 13.0 KiB 03304d36ebb555d86b8144a7e9fd5cfafc804b9fb9ff745b067b71066d39af90
libpod-coverage-perl_0.21-1.debian.tar.gz 3.3 KiB ea39d8d8db50238be954c5d856dcbc5cfb50d854d5968636496c2574ad3d8384
libpod-coverage-perl_0.21-1.dsc 2.1 KiB cf0fcdbaa016d8612f3794784e8eae7a6c5e2b111a25d1c61d56d590426dd21d

Available diffs

View changes file

Binary packages built by this source

libpod-coverage-perl: checker for comprehensiveness of perl module documentation

 POD::Coverage provides a mechanism for determining if the pod for a given
 module is comprehensive. It checks on a function by function basis and is
 useful for finding holes in module documentation.