libcpan-reporter-smoker-perl 0.29-3 source package in Ubuntu

Changelog

libcpan-reporter-smoker-perl (0.29-3) unstable; urgency=medium

  * Team upload.
  * debian/watch: use HTTPS for MetaCPAN URL. Thanks to lintian.
  * Add patch to make tests pass with CPAN.pm >= 2.29. (Closes: #1014293)
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Mon, 04 Jul 2022 20:29:06 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcpan-reporter-smoker-perl_0.29-3.dsc 2.6 KiB 17bfcaa7b04238bc470eb55c0b33f260ec6a71cba9dac638b5f9bb09ca505c8b
libcpan-reporter-smoker-perl_0.29.orig.tar.gz 50.9 KiB 3e044514236deeca580da77e9fad8200b872c43d2d12f3cea02027bf060df75e
libcpan-reporter-smoker-perl_0.29-3.debian.tar.xz 4.1 KiB 68c3b2798ac45596a7e3cd0702555f78120fb9c3a2321d15ae02312447c7f4d1

Available diffs

No changes file available.

Binary packages built by this source

libcpan-reporter-smoker-perl: turnkey CPAN Testers smoking module

 Rudimentary smoke tester for CPAN Testers, built upon CPAN::Reporter. Use at
 your own risk. It requires a recent version of CPAN::Reporter to run.
 .
 Currently, CPAN::Reporter::Smoker requires zero independent configuration;
 instead it uses configuration settings from CPAN.pm and CPAN::Reporter.
 .
 Once started, it retrieves a list of distributions from the configured CPAN
 mirror and begins testing them in reverse order of upload. It will skip any
 distribution which has already had a report sent by CPAN::Reporter.
 .
 Features:
  * No configuration needed
  * Tests each distribution as a separate CPAN process -- each distribution
    has prerequisites like build_requires satisfied from scratch
  * Automatically checks for new distributions every twelve hours or as
    otherwise specified
  * Continues until interrupted with CTRL-C
  * Checks CPAN.pm "distroprefs" to see if distributions should be skipped
    (before handing off to CPAN)