liblog-dispatch-array-perl 1.003-2 source package in Ubuntu

Changelog

liblog-dispatch-array-perl (1.003-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Mon, 12 Dec 2022 23:16:46 +0000

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblog-dispatch-array-perl_1.003-2.dsc 2.2 KiB 936ede3079805d5fa28e19e0f5efc374c492ba02cecef8a92a216b3bb4e1eaa9
liblog-dispatch-array-perl_1.003.orig.tar.gz 12.6 KiB 0c20931c2f7bf26a76ba01370b9582215fe5216b161822c0c3f204a81fb87f37
liblog-dispatch-array-perl_1.003-2.debian.tar.xz 2.2 KiB b96f04b50d61c5826d6da334ef2a65f532757b807aec386c4fbb80b582d570f0

Available diffs

No changes file available.

Binary packages built by this source

liblog-dispatch-array-perl: module to log events to an array (reference)

 Log::Dispatch::Array provides a Log::Dispatch log output system that appends
 logged events to an array reference. This is probably only useful for testing
 the logging of your code.