libtap-harness-archive-perl 0.17-1 source package in Ubuntu

Changelog

libtap-harness-archive-perl (0.17-1) unstable; urgency=medium

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

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * debian/control: update Module::Build dependency.
  * New upstream release.
  * Update (build) dependencies.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.
  * Add a lintian override for a spelling-error-in-manpage warning.

 -- gregor herrmann <email address hidden>  Fri, 29 May 2015 20:52:48 +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

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtap-harness-archive-perl_0.17-1.dsc 2.4 KiB fd241ebd8ed086cca0d55b6a2d4b8a54da19bbc10ef8380e97c309879da52b4a
libtap-harness-archive-perl_0.17.orig.tar.gz 8.9 KiB ebe98b90330a80977930e4d168fed2e4c728a67d1c60ee778de71d2a1ebf7cde
libtap-harness-archive-perl_0.17-1.debian.tar.xz 2.1 KiB 969bf6ced10a8d24a1ee6348b8c7f5937f5a9276a3c61bdfc0e6eba372291267

Available diffs

No changes file available.

Binary packages built by this source

libtap-harness-archive-perl: module for creating an archive of TAP test results

 TAP::Harness::Archive is a direct subclass of TAP::Harness and behaves in
 exactly the same way except for one detail. In addition to outputting a
 running progress of the tests and an ending summary it can also capture all
 of the raw TAP from the individual test files or streams into an archive file
 (.tar or .tar.gz).