Skip to content

Commit

Permalink
Build results of a0a5dd2 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Oct 15, 2014
1 parent e2ead96 commit b129436
Show file tree
Hide file tree
Showing 45 changed files with 1,138 additions and 1,720 deletions.
3 changes: 3 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# git help shortlog
# newname <newaddr> oldname <oldaddr>
<kentnl@cpan.org> <kentfredric@gmail.com>
18 changes: 11 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ matrix:
- env: STERILIZE_ENV=0 RELEASE_TESTING=1 AUTHOR_TESTING=1
- env: STERILIZE_ENV=0 DEVELOPER_DEPS=1
include:
- perl: "5.21"
env: STERILIZE_ENV=0 COVERAGE_TESTING=1
- perl: "5.21"
env: STERILIZE_ENV=1
- perl: "5.8"
env: STERILIZE_ENV=0
- perl: "5.10"
Expand All @@ -15,24 +19,24 @@ matrix:
env: STERILIZE_ENV=0
- perl: "5.16"
env: STERILIZE_ENV=0
- perl: "5.18"
- perl: "5.20"
env: STERILIZE_ENV=0
- perl: "5.19"
- perl: "5.21"
env: STERILIZE_ENV=0
- perl: "5.8"
env: STERILIZE_ENV=1
- perl: "5.10"
env: STERILIZE_ENV=1
- perl: "5.18"
env: STERILIZE_ENV=1
- perl: "5.19"
- perl: "5.20"
env: STERILIZE_ENV=1
- perl: "5.19"
- perl: "5.21"
env: STERILIZE_ENV=0 DEVELOPER_DEPS=1
- perl: "5.19"
- perl: "5.21"
env: STERILIZE_ENV=0 RELEASE_TESTING=1 AUTHOR_TESTING=1
before_install:
- perlbrew list
- time git clone --depth 10 https://github.com/kentfredric/travis-scripts.git maint-travis-ci
- time git -C ./maint-travis-ci reset --hard master
- time perl ./maint-travis-ci/branch_reset.pl
- time perl ./maint-travis-ci/sterilize_env.pl
install:
Expand Down
29 changes: 21 additions & 8 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,10 +1,26 @@
Release history for Dist-Zilla-Plugin-Prereqs-MatchInstalled-All

1.001000 2014-10-15T22:42:03Z f59f09b
[Dependencies::Stats]
- Dependencies changed since 1.000000, see misc/*.deps* for details
- configure: ↓1
- develop: +8 ↑2 -3 (suggests: +2 -1)
- runtime: +1
- test: +2 -7 (recommends: ↑2 -1)

[Internals]
- Implement dump_config with config_dumper
- Implement tests with dztest

[Metadata]
- Show 1x Contributor
- Move to Kentnl org
- Set author=kentnl@cpan.org

1.000000 2014-05-02T09:30:17Z
[00 Minor]
- No important code changes
- Just packaging changes downstream vendors who work by hand may have to
worry about.
- Just packaging changes downstream vendors who work by hand may have to worry about.

[01 Toolkit Change]
- Uses ExtUtils::MakeMaker instead of Module::Build
Expand All @@ -23,8 +39,7 @@ Release history for Dist-Zilla-Plugin-Prereqs-MatchInstalled-All
- 5.019009 : ? → 165

[Dependencies::Stats]
- Dependencies changed since 0.1.2, see Changes.deps{,.all,.dev} for
details
- Dependencies changed since 0.1.2, see misc/*.deps* for details
- build: -1
- configure: +1 -1 (recommends: +1)
- develop: +42 ↓5 -2 (recommends: -1, suggests: +1 -1)
Expand All @@ -37,8 +52,7 @@ Release history for Dist-Zilla-Plugin-Prereqs-MatchInstalled-All
- Added one basic test

[Dependencies::Stats]
- Dependencies changed since 0.1.1, see Changes.deps{,.all,.dev} for
details
- Dependencies changed since 0.1.1, see misc/*.deps* for details
- develop: ↑3 (recommends: ↑1)
- runtime: ↑2
- test: +7
Expand All @@ -48,8 +62,7 @@ Release history for Dist-Zilla-Plugin-Prereqs-MatchInstalled-All
- Rebuild Tests w/ newer Test::Compile

[Dependencies::Stats]
- Dependencies changed since 0.1.0, see Changes.deps{,.all,.dev} for
details
- Dependencies changed since 0.1.0, see misc/*.deps* for details
- develop: +1 ↑2 (suggests: ↑1)
- test: +2 -2

Expand Down
36 changes: 9 additions & 27 deletions MANIFEST
Original file line number Diff line number Diff line change
@@ -1,45 +1,27 @@
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.015.
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.020.
.gitignore
.mailmap
.perltidyrc
.travis.yml
Changes
Changes.deps
Changes.deps.all
Changes.deps.dev
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
corpus/fake_dist_01/dist.ini
corpus/fake_dist_01/lib/E.pm
dist.ini
layout/self_structure.dot
layout/self_structure.png
dist.ini.meta
lib/Dist/Zilla/Plugin/Prereqs/MatchInstalled/All.pm
maint-travis-ci/.gitrepo
maint-travis-ci/.perltidyrc
maint-travis-ci/README.mkdn
maint-travis-ci/before_script.pl
maint-travis-ci/branch_reset.pl
maint-travis-ci/create_github_repo.pl
maint-travis-ci/install_deps.pl
maint-travis-ci/install_deps_early.pl
maint-travis-ci/lib/tools.pm
maint-travis-ci/merge_travis_yml.pl
maint-travis-ci/report_fail_ctx.pl
maint-travis-ci/script.pl
maint-travis-ci/sterilize_env.pl
maint-travis-ci/sync_tree.pl
maint-travis-ci/travis_enable.pl
maint-travis-ci/yamls/sterile.mkdn
maint-travis-ci/yamls/sterile.yaml
maint-travis-ci/yamls/sterile2.yaml
maint/perlcritic.rc.gen.pl
perlcritic.deps
misc/Changes.deps
misc/Changes.deps.all
misc/Changes.deps.dev
misc/Changes.deps.opt
misc/perlcritic.deps
perlcritic.rc
t/00-compile/lib_Dist_Zilla_Plugin_Prereqs_MatchInstalled_All_pm.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/01-basic.t
weaver.ini
Expand Down
Loading

0 comments on commit b129436

Please sign in to comment.