libtest-kwalitee-perl 1.28-2 source package in Ubuntu

Changelog

libtest-kwalitee-perl (1.28-2) unstable; urgency=medium

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

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster
  * Bump debhelper from old 11 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  * Update standards version to 4.6.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Tue, 06 Dec 2022 13:21:23 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-kwalitee-perl_1.28-2.dsc 2.3 KiB 1647be901d14ea8bef0e53524d883efa3cb813a0afe0118854952369f9164f73
libtest-kwalitee-perl_1.28.orig.tar.gz 35.4 KiB b4536cdd755b59772232d4325da7bd4fb7f5be50b4585dbbaf758eec306243a3
libtest-kwalitee-perl_1.28-2.debian.tar.xz 3.3 KiB dd80a5deea17190e3fd68ca69d957664bb13baa1305648a6f628a4e86cb6ead4

Available diffs

No changes file available.

Binary packages built by this source

libtest-kwalitee-perl: module to test the quality of a Perl module distribution

 Test::Kwalitee is an automatically-measurable gauge of how good your software
 is. That's very different from quality, which a computer really can't
 measure in a general sense. (If you can, you've solved a hard problem in
 computer science.)
 .
 In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a
 funny acronym on its own) measures Kwalitee with several metrics. If you plan
 to release a distribution to the CPAN -- or even within your own organization
 -- testing its Kwalitee before creating a release can help you improve your
 quality as well.