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

Changelog

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

  * Team upload.

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Marius Gavrilescu ]
  * New upstream release 0.26

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * Add debian/upstream/metadata
  * Import upstream version 0.27
  * Update filename in debian/libcpan-reporter-smoker-perl.docs.
  * Update year of upstream copyright.
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.

 -- gregor herrmann <email address hidden>  Wed, 06 May 2015 20:47:21 +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
Xenial release universe misc

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcpan-reporter-smoker-perl_0.27-1.dsc 2.4 KiB 243bced557bf156787cd6b897a28bd2fa174dea9eeaa35328a0df5394ab7b9e0
libcpan-reporter-smoker-perl_0.27.orig.tar.gz 48.5 KiB 77f805dbf12182352235be8ac99a5c1d922b1456aea2bc73fb0a2cf6bdb667ab
libcpan-reporter-smoker-perl_0.27-1.debian.tar.xz 2.5 KiB b5392777d31a98eaa5509fe8ab01c0884af2d288e19d180f878b735f5d1d9926

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)