libtest-log-log4perl-perl 0.32-2 source package in Ubuntu

Changelog

libtest-log-log4perl-perl (0.32-2) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/*: update GitHub URLs to use HTTPS.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * 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>  Fri, 17 Jun 2022 12:22:35 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-log-log4perl-perl_0.32-2.dsc 2.2 KiB bf7801a362b4843f8081e973b64f00f942a99192b9c140b98036531d76a6608c
libtest-log-log4perl-perl_0.32.orig.tar.gz 27.9 KiB 23ebbb05893a05ebfe397fbce55152df8f9d6500125a8042f1aa6cfa93fc23c4
libtest-log-log4perl-perl_0.32-2.debian.tar.xz 2.0 KiB 245e7e4efb4a974490595a3e7e6a7c18abb2979d384fc3cc926e1567849635be

Available diffs

No changes file available.

Binary packages built by this source

libtest-log-log4perl-perl: module to test Log::Log4perl

 Test::Log::Log4perl module can be used to test that you're logging
 the right thing with Log::Log4perl. It checks that your code logs what
 you expect and only that.
 .
 This module is a fork and can be used instead of Test::Log4perl