libcpan-reporter-smoker-perl 0.30-1 source package in Ubuntu

Changelog

libcpan-reporter-smoker-perl (0.30-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.30.
  * Drop CPAN.pm_2.29.patch, merged upstream.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sat, 20 Jan 2024 19:17:23 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcpan-reporter-smoker-perl_0.30-1.dsc 2.6 KiB a97dcc2ab166b8b6742a08e7816812c720df486481a1210cd31597f3e2b9dc6a
libcpan-reporter-smoker-perl_0.30.orig.tar.gz 50.8 KiB a50e302b28bc56bf06472031cd62aed64bf60c83a9ffb3604bafc7895d0b3216
libcpan-reporter-smoker-perl_0.30-1.debian.tar.xz 3.1 KiB b52631d5f7e176fedb5cdf0af7d7571e6da8440e7e081c2412a614340d2b2d4c

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)