Skip to content

Commit

Permalink
post-release cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 11, 2014
1 parent c861c46 commit 740c4d4
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 6 deletions.
3 changes: 3 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Release history for Git-PurePerl-Walker

{{$NEXT}}
[Dependencies::Stats]
- Dependencies changed since 0.003000, see misc/*.deps* for details
- develop: (suggests: ↑1)

0.003000 2014-08-07T20:42:17Z
[00 Major]
Expand Down
2 changes: 1 addition & 1 deletion README.mkdn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Git::PurePerl::Walker - Walk over a sequence of commits in a Git::PurePerl repo

# VERSION

version 0.003000
version 0.003001

# SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ skips = ^t::
-phase = develop
-type = suggests
Dist::Zilla::App::Command::bakeini = 0.001000
Dist::Zilla::PluginBundle::Author::KENTNL = 2.016007
Dist::Zilla::PluginBundle::Author::KENTNL = 2.016008

[MinimumPerl / @Author::KENTNL/MinimumPerl]

Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test)

0.002001
0.003001

0.003000 2014-08-07T20:42:17Z
[Added / configure requires]
- ExtUtils::MakeMaker

Expand Down
6 changes: 5 additions & 1 deletion misc/Changes.deps.all
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop)

0.002001
0.003001
[Changed / develop suggests]
- Dist::Zilla::PluginBundle::Author::KENTNL 2.016007 → 2.016008

0.003000 2014-08-07T20:42:17Z
[Added / configure recommends]
- ExtUtils::MakeMaker 6.98

Expand Down
6 changes: 5 additions & 1 deletion misc/Changes.deps.dev
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL )

0.002001
0.003001
[Changed / develop suggests]
- Dist::Zilla::PluginBundle::Author::KENTNL 2.016007 → 2.016008

0.003000 2014-08-07T20:42:17Z
[Added / develop requires]
- Dist::Zilla::Plugin::Authority 1.006
- Dist::Zilla::Plugin::AutoPrereqs
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.opt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test)

0.002001
0.003001

0.003000 2014-08-07T20:42:17Z
[Added / configure recommends]
- ExtUtils::MakeMaker 6.98

Expand Down

0 comments on commit 740c4d4

Please sign in to comment.