libtest-sharedfork-perl 0.18-1 source package in Ubuntu

Changelog

libtest-sharedfork-perl (0.18-1) unstable; urgency=low

  * New upstream release.

libtest-sharedfork-perl (0.17-1) unstable; urgency=low

  [ Nicholas Bamber ]
  * New upstream release 0.16
  * Updated copyright

  [ 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.

  [ gregor herrmann ]
  * New upstream release 0.17.
  * debian/copyright: bump copyright years, and add info about third-party
    files.
  * Set Standards-Version to 3.9.2 (no changes).
  * Bump debhelper compatibility level to 8.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:11:35 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libtest-sharedfork-perl_0.18.orig.tar.gz 30.5 KiB 8c99637c6f2ccf21ab5db066940d1ae7fbfe2b1a20f82c6a391ca013bf0c84f1
libtest-sharedfork-perl_0.18-1.debian.tar.gz 2.2 KiB 1c1cee0e8f8bb98907ea662b8072a2b70c5fc0f8308bc5618d9145eda2875650
libtest-sharedfork-perl_0.18-1.dsc 2.2 KiB b1acd1f2516b2f16c4282431a5d0f71c490a007c8cbbfd550d0721fd3f3cbc35

Available diffs

View changes file

Binary packages built by this source

libtest-sharedfork-perl: module to run tests in multiple processes and merge results

 Test::SharedFork is utility module for tests built using Test::Builder (which
 constitute the majority of test modules on CPAN). It allows developers to run
 tests in multiple processes, in parallel, and combine the results together.