[libcpan-reporter-smoker-perl] branch master updated (ada0f5e -> 7d3c7c5)
gregor herrmann
gregoa at debian.org
Sat Apr 30 09:37:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libcpan-reporter-smoker-perl.
from ada0f5e update changelog
adds a27bd7b After release: bump $VERSION and timestamp Changes
adds fe283dd check that new options are correctly checked
adds 182cbc4 add tests for _parse_module_index
adds bea311a test removal of trial versions
adds 2dfb8a6 test names should not be grep arguments
adds b383ee9 fill 'Changes' for previous commits
adds b213d7d option to skip distributions released before some date
adds b0430a2 found a limitation, add to docs
adds 92a0d69 add _hook_after_test option
adds b4e7c46 Skip Perl 6 distributions in the find-ls index
adds a826217 Add .travis.yml
adds eed2239 Update repo meta files
adds 32cd60a Update Makefile.PL
adds d0be363 Imported Upstream version 0.28
new 97de872 Merge tag 'upstream/0.28'
new a4dad52 Update debian/changelog
new ee82241 Update years of upstream copyright.
new 95f6194 Declare compliance with Debian Policy 3.9.8.
new 862b1af Bump debhelper compatibility level to 9.
new fe3647c Drop version constraint for libtest-reporter-perl.
new 7d3c7c5 releasing package libcpan-reporter-smoker-perl version 0.28-1
The 7 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:
CONTRIBUTING.mkdn | 17 ++++++-
Changes | 16 ++++++-
LICENSE | 2 +-
MANIFEST | 15 ++++--
META.json | 22 +++++----
META.yml | 14 +++---
Makefile.PL | 9 ++--
README | 6 ++-
cpanfile | 8 +++-
debian/changelog | 15 +++++-
debian/compat | 2 +-
debian/control | 8 ++--
debian/copyright | 2 +-
lib/CPAN/Reporter/Smoker.pm | 52 ++++++++++++++++-----
t/00-report-prereqs.dd | 10 ++--
t/00-report-prereqs.t | 2 +-
.../P/{PE/PETDANCE => P6/P6DISTS/Perl6}/CHECKSUMS | 2 +-
.../P6DISTS/Perl6/Test-Harness-666.tar.gz} | Bin
t/CPAN/indices/find-ls.gz | Bin 630 -> 667 bytes
t/args.t | 24 ++++++++++
t/parse_module_index.t | 31 ++++++++++++
t/parse_module_index/02packages.details.txt | 20 ++++++++
t/parse_module_index/find-ls | 36 ++++++++++++++
t/parse_module_index/t_02packages.details.txt | 15 ++++++
t/parse_module_index/t_find-ls | 12 +++++
xt/author/00-compile.t | 9 ++--
xt/{release => author}/pod-coverage.t | 0
xt/author/pod-spell.t | 2 +-
xt/{release => author}/pod-syntax.t | 1 +
xt/{release => author}/test-version.t | 10 ++--
30 files changed, 297 insertions(+), 65 deletions(-)
copy t/CPAN/authors/id/P/{PE/PETDANCE => P6/P6DISTS/Perl6}/CHECKSUMS (91%)
copy t/CPAN/authors/id/P/{PE/PETDANCE/Test-Harness-2.62.tar.gz => P6/P6DISTS/Perl6/Test-Harness-666.tar.gz} (100%)
create mode 100644 t/parse_module_index.t
create mode 100644 t/parse_module_index/02packages.details.txt
create mode 100644 t/parse_module_index/find-ls
create mode 100644 t/parse_module_index/t_02packages.details.txt
create mode 100644 t/parse_module_index/t_find-ls
rename xt/{release => author}/pod-coverage.t (100%)
rename xt/{release => author}/pod-syntax.t (84%)
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-smoker-perl.git
More information about the Pkg-perl-cvs-commits
mailing list