liblog-any-adapter-tap-perl 0.3.3-1.1 source package in Ubuntu

Changelog

liblog-any-adapter-tap-perl (0.3.3-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 29 Dec 2020 03:29:55 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblog-any-adapter-tap-perl_0.3.3-1.1.dsc 2.1 KiB 48e5da0eb4f89b581fde8c5cc2ed8b3ae8ecd0fadd601bc3cf10303162cf4cca
liblog-any-adapter-tap-perl_0.3.3.orig.tar.gz 15.9 KiB 131f0689b2b42b1b31449714c6eda8f811dd96a7c86748f1e03b239cfd0121c0
liblog-any-adapter-tap-perl_0.3.3-1.1.debian.tar.xz 2.7 KiB 6921424cdc015972438daf93985d25483af384f557f04e2c688b30d51d3663fa

Available diffs

No changes file available.

Binary packages built by this source

liblog-any-adapter-tap-perl: logging adapter suitable for use in TAP testcases

 Log::Any::Adapter::TAP shows logging output when running testcases.
 E.g. all "warn" and more serious messages are emitted
 as "diag" output on STDERR,
 and less serious messages as "note" comments on STDOUT.