libtest-output-perl 1.03-1 source package in Ubuntu

Changelog

libtest-output-perl (1.03-1) unstable; urgency=medium


  [ Florian Schlichting ]
  * Import Upstream version 1.03
  * Add upstream-repo URL to Source field

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

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <email address hidden>  Wed, 01 Oct 2014 20:14:06 +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
Xenial release universe perl

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-output-perl_1.03-1.dsc 2.4 KiB 191b3f0cce4a3b31f74398375b30af901ecb783de8dc93b541157b5ab8e95767
libtest-output-perl_1.03.orig.tar.gz 12.1 KiB 3110af65c6fc59b9fa46b08a47508c5e85f6edc6355f0879e28b11f9ad0c2989
libtest-output-perl_1.03-1.debian.tar.xz 2.5 KiB 43931b447f7c67fc88707c8b11a960b30f8bc6c9cc4ec451d7f5a23fbbc7516c

Available diffs

No changes file available.

Binary packages built by this source

libtest-output-perl: perl module to test stdout and stderr messages

 Test::Output provides a simple interface for testing output sent to STDOUT
 or STDERR. A number of different utilities are included to try and be as
 flexible as possible to the tester.
 .
 Test::Output ties STDOUT and STDERR using Test::Output::Tie, also provided
 by this package.