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

Changelog

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


  * Team upload.

  [ Marius Gavrilescu ]
  * Imported Upstream version 0.25

  [ gregor herrmann ]
  * Update list of installed upstream docs after rename.
  * Update year of upstream copyright.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <email address hidden>  Wed, 25 Dec 2013 16:36:05 +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
Trusty release universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcpan-reporter-smoker-perl_0.25-1.dsc 2.3 KiB 25ad7bcca92154ff966a769ac824f42cf7fdc8957ff7c9522d630f06b9f4da62
libcpan-reporter-smoker-perl_0.25.orig.tar.gz 46.9 KiB b5d8c3afba71cbcb295b921fb76c536e8e4d5960c1352baadcaf6a28897930a6
libcpan-reporter-smoker-perl_0.25-1.debian.tar.gz 2.2 KiB a57b5e12be1b8c0f137c597786fd3464420102f78c16a86e00c85bea047e341a

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)