[libcpan-reporter-perl] branch master updated (3f605ec -> 6e01ceb)
gregor herrmann
gregoa at debian.org
Wed Oct 7 19:32:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libcpan-reporter-perl.
from 3f605ec releasing package libcpan-reporter-perl version 1.2014-1
adds 2c99a11 After release: bump $VERSION and timestamp Changes
adds 6089a21 more conflicting modules for C::R::PrereqCheck
adds 11ffee9 modules that check for loaded threads
adds c226889 Alt::Crypt::RSA::BigInt does not return true value
adds 86e2c89 Turn on autoflushing with IO::Handle in order to make the code look less cryptic.
adds 193e8a2 missing semi-colon
adds e10cff3 updated Makefile.PL
adds f3632a5 Merge branch 'master' of github.com:cpan-testers/cpan-reporter
adds ce0a4a5 Implement comment.txt to override default comments
adds 437b854 Reads comment file with strict UTF-8 decoding
adds 557bddf update Makefile.PL
adds 1d9304c update .travis.yml
adds a673fd4 Imported Upstream version 1.2015
new f928350 Merge tag 'upstream/1.2015'
new 36976fe Update debian/changelog
new 8e2cb34 Bump debhelper compatibility level to 9.
new 6e01ceb releasing package libcpan-reporter-perl version 1.2015-1
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 5 +++
MANIFEST | 4 +-
META.json | 27 ++++++++----
META.yml | 19 ++++----
Makefile.PL | 7 +--
README | 27 +++++++++++-
Todo | 3 --
cpanfile | 7 +++
debian/changelog | 8 ++++
debian/compat | 2 +-
debian/control | 2 +-
lib/CPAN/Reporter.pm | 81 +++++++++++++++++++++++++++++++----
lib/CPAN/Reporter/API.pm | 4 +-
lib/CPAN/Reporter/Config.pm | 4 +-
lib/CPAN/Reporter/FAQ.pm | 4 +-
lib/CPAN/Reporter/History.pm | 4 +-
lib/CPAN/Reporter/PrereqCheck.pm | 11 +++--
t/00-report-prereqs.dd | 9 +++-
t/01_CPAN_Reporter.t | 5 ++-
t/20_report_output.t | 18 ++++++++
t/Helper.pm | 57 +++++++++++++++++++++++-
xt/author/00-compile.t | 5 ++-
xt/author/pod-spell.t | 8 +++-
xt/{release => author}/test-version.t | 10 +++--
24 files changed, 273 insertions(+), 58 deletions(-)
rename xt/{release => author}/test-version.t (59%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-reporter-perl.git
More information about the Pkg-perl-cvs-commits
mailing list