Skip to content

Commit

Permalink
Build results of 0b4b4e9 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Apr 30, 2014
1 parent ce645bb commit 959a43c
Show file tree
Hide file tree
Showing 37 changed files with 2,153 additions and 662 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.build
Dist-Zilla-Plugin-Prereqs-MatchInstalled-*
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ matrix:
env: STERILIZE_ENV=1
- perl: "5.10"
env: STERILIZE_ENV=1
- perl: "5.18"
env: STERILIZE_ENV=1
- perl: "5.19"
env: STERILIZE_ENV=1
- perl: "5.19"
Expand All @@ -34,6 +36,7 @@ before_install:
- time perl ./maint-travis-ci/branch_reset.pl
- time perl ./maint-travis-ci/sterilize_env.pl
install:
- time perl ./maint-travis-ci/install_deps_early.pl
- time perl ./maint-travis-ci/install_deps.pl
before_script:
- time perl ./maint-travis-ci/before_script.pl
Expand Down
66 changes: 0 additions & 66 deletions Build.PL

This file was deleted.

49 changes: 41 additions & 8 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,11 +1,40 @@
Release history for Dist-Zilla-Plugin-Prereqs-MatchInstalled

1.000000 2014-04-30T22:34:56Z
[00 Minor]
- No major code changes, but tooling changes are sufficient that
downstream vendors may want to pay attention.

[01 Tooling Change]
- EUMM is now used instead of Module::Build
- "Latest" Toolchain deps are now only recommended instead of mandatory

[02 Version Scheme change]
- Moving from 0.x.y to 1.xxxxxx
- This is the primary reason for the 1.x on the box.

[Deoendencies::Aggregate]
- 5.008 : ? → 204
- 5.010 : 180 → 183
- 5.018 : ? → 170
- 5.019 : 166 → 164

[Dependencies::Stats]
- Dependencies changed since 0.1.6, see Changes.deps{,.all,.dev} for
details
- build: -1
- configure: +1 -1 (recommends: +1)
- develop: +7 ↑2 -9
- runtime: +1 ↓1
- test: +5 ↓1 -2 (recommends: +4)

0.1.6 2013-11-29T14:52:26Z
[Dependencies::Noteworthy]
- use Module::Build 0.4203

[Dependencies::Stats]
- Dependencies changed, see Changes.deps{,.all,.dev} for details
- Dependencies changed since 0.1.5, see Changes.deps{,.all,.dev} for
details
- build: ↑1
- configure: ↑1
- develop: ↑1
Expand All @@ -21,10 +50,11 @@ Release history for Dist-Zilla-Plugin-Prereqs-MatchInstalled
- Upgrade Module::Build and Test::More

[Dependencies::Stats]
- Dependencies changed, see Changes.deps{,.all,.dev} for details
- Dependencies changed since 0.1.4, see Changes.deps{,.all,.dev} for
details
- build: ↑1
- configure: ↑1
- develop: +44 ↑2 -3
- develop: +43 ↑2 -1 (recommends: -1, suggests: +1 -1)
- test: ↑1 -3

[Packaging]
Expand All @@ -47,7 +77,8 @@ Release history for Dist-Zilla-Plugin-Prereqs-MatchInstalled
- Whole bunch of new dependencies to support new test

[Dependencies::Stats]
- Dependencies changed, see Changes.deps{,.all,.dev} for details
- Dependencies changed since 0.1.2, see Changes.deps{,.all,.dev} for
details
- develop: ↑1
- test: +7

Expand All @@ -59,8 +90,9 @@ Release history for Dist-Zilla-Plugin-Prereqs-MatchInstalled
- Bump to get newer Test::Compile test.

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

0.1.1 2013-08-07T22:34:28Z
Expand All @@ -69,10 +101,11 @@ Release history for Dist-Zilla-Plugin-Prereqs-MatchInstalled
- Upgrade Module::Build

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

[Internals]
Expand Down
41 changes: 40 additions & 1 deletion Changes.deps
Original file line number Diff line number Diff line change
@@ -1,4 +1,43 @@
0.1.6
1.000000
[Added / configure recommends]
- ExtUtils::MakeMaker 6.96

[Added / configure requires]
- ExtUtils::MakeMaker 6.30

[Added / runtime requires]
- utf8

[Added / test recommends]
- CPAN::Meta
- CPAN::Meta::Requirements 2.120900
- ExtUtils::MakeMaker 6.96
- Test::More 1.001003

[Added / test requires]
- ExtUtils::MakeMaker
- File::Spec::Functions
- FindBin
- List::Util
- version 0.9908

[Changed / runtime requires]
- perl v5.10.0 → 5.008

[Changed / test requires]
- Test::More 1.001002 → 0.89

[Removed / build requires]
- Module::Build 0.4203

[Removed / configure requires]
- Module::Build 0.4203

[Removed / test requires]
- Cwd
- Path::FindDev

0.1.6 2013-11-29T14:52:26Z
[Changed / build requires]
- Module::Build 0.4202 → 0.4203

Expand Down
65 changes: 64 additions & 1 deletion Changes.deps.all
Original file line number Diff line number Diff line change
@@ -1,4 +1,67 @@
0.1.6
1.000000
[Added / configure recommends]
- ExtUtils::MakeMaker 6.96

[Added / configure requires]
- ExtUtils::MakeMaker 6.30

[Added / develop requires]
- Dist::Zilla::Plugin::Git::NextRelease
- Dist::Zilla::Plugin::Git::NextVersion::Sanitized
- Dist::Zilla::Plugin::MakeMaker
- Dist::Zilla::Plugin::MinimumPerl
- Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled
- Dist::Zilla::Plugin::RunExtraTests
- Dist::Zilla::Plugin::Test::ReportPrereqs

[Added / runtime requires]
- utf8

[Added / test recommends]
- CPAN::Meta
- CPAN::Meta::Requirements 2.120900
- ExtUtils::MakeMaker 6.96
- Test::More 1.001003

[Added / test requires]
- ExtUtils::MakeMaker
- File::Spec::Functions
- FindBin
- List::Util
- version 0.9908

[Changed / develop requires]
- Dist::Zilla::PluginBundle::Author::KENTNL 2.004001 → 2.013003
- Test::CPAN::Changes 0.26 → 0.27

[Changed / runtime requires]
- perl v5.10.0 → 5.008

[Changed / test requires]
- Test::More 1.001002 → 0.89

[Removed / build requires]
- Module::Build 0.4203

[Removed / configure requires]
- Module::Build 0.4203

[Removed / develop requires]
- Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl
- Dist::Zilla::Plugin::CheckExtraTests
- Dist::Zilla::Plugin::Git::NextVersion
- Dist::Zilla::Plugin::ModuleBuild
- Dist::Zilla::Plugin::NextRelease
- Dist::Zilla::Plugin::Prereqs::MatchInstalled
- Dist::Zilla::Plugin::PruneCruft
- Dist::Zilla::Plugin::ReportVersions::Tiny
- version 0.9904

[Removed / test requires]
- Cwd
- Path::FindDev

0.1.6 2013-11-29T14:52:26Z
[Changed / build requires]
- Module::Build 0.4202 → 0.4203

Expand Down
27 changes: 26 additions & 1 deletion Changes.deps.dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
0.1.6
1.000000
[Added / develop requires]
- Dist::Zilla::Plugin::Git::NextRelease
- Dist::Zilla::Plugin::Git::NextVersion::Sanitized
- Dist::Zilla::Plugin::MakeMaker
- Dist::Zilla::Plugin::MinimumPerl
- Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled
- Dist::Zilla::Plugin::RunExtraTests
- Dist::Zilla::Plugin::Test::ReportPrereqs

[Changed / develop requires]
- Dist::Zilla::PluginBundle::Author::KENTNL 2.004001 → 2.013003
- Test::CPAN::Changes 0.26 → 0.27

[Removed / develop requires]
- Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl
- Dist::Zilla::Plugin::CheckExtraTests
- Dist::Zilla::Plugin::Git::NextVersion
- Dist::Zilla::Plugin::ModuleBuild
- Dist::Zilla::Plugin::NextRelease
- Dist::Zilla::Plugin::Prereqs::MatchInstalled
- Dist::Zilla::Plugin::PruneCruft
- Dist::Zilla::Plugin::ReportVersions::Tiny
- version 0.9904

0.1.6 2013-11-29T14:52:26Z
[Changed / develop requires]
- Dist::Zilla::PluginBundle::Author::KENTNL 2.004000 → 2.004001

Expand Down
8 changes: 4 additions & 4 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This software is copyright (c) 2013 by Kent Fredric <kentfredric@gmail.com>.
This software is copyright (c) 2014 by Kent Fredric <kentfredric@gmail.com>.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Expand All @@ -12,7 +12,7 @@ b) the "Artistic License"

--- The GNU General Public License, Version 1, February 1989 ---

This software is Copyright (c) 2013 by Kent Fredric <kentfredric@gmail.com>.
This software is Copyright (c) 2014 by Kent Fredric <kentfredric@gmail.com>.

This is free software, licensed under:

Expand All @@ -22,7 +22,7 @@ This is free software, licensed under:
Version 1, February 1989

Copyright (C) 1989 Free Software Foundation, Inc.
51 Franklin St, Suite 500, Boston, MA 02110-1335 USA
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Expand Down Expand Up @@ -272,7 +272,7 @@ That's all there is to it!

--- The Artistic License 1.0 ---

This software is Copyright (c) 2013 by Kent Fredric <kentfredric@gmail.com>.
This software is Copyright (c) 2014 by Kent Fredric <kentfredric@gmail.com>.

This is free software, licensed under:

Expand Down
Loading

0 comments on commit 959a43c

Please sign in to comment.