libtest-data-perl 1.243-1 source package in Ubuntu

Changelog

libtest-data-perl (1.243-1) unstable; urgency=medium

  * Team upload.

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 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).

  [ gregor herrmann ]
  * Import upstream version 1.243.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.5.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <email address hidden>  Sun, 17 Jan 2021 01:57:34 +0100

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
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-data-perl_1.243-1.dsc 2.4 KiB 4000b72248ef4bc46ad61d20392846abf905e708bf7fb92f940a2304d304bbe5
libtest-data-perl_1.243.orig.tar.gz 15.6 KiB 77c75bd3eccdadfdc7c02ede9a702bcb32267818c8b659995d00869e5603e81a
libtest-data-perl_1.243-1.debian.tar.xz 5.2 KiB d4ffa342511ecd0450bdeb8388483a6eb3d7ead753035492c591b350e6431380

Available diffs

No changes file available.

Binary packages built by this source

libtest-data-perl: module to check properties and values of data and variables

 Test::Data imports functions from plugin modules that allow testing of
 a wide range of properties of a variable. Plugin modules shipped in
 this package include Test::Data::Scalar, Test::Data::Array,
 Test::Data::Hash and Test::Data::Function. Tests range from
 blessed_ok() to array_sorted_descending_ok() or prototype_ok().