Skip to content

Commit

Permalink
Build results of 8059351 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 16, 2014
1 parent 35b8508 commit b0527d5
Show file tree
Hide file tree
Showing 12 changed files with 60 additions and 111 deletions.
13 changes: 13 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
Release history for File-Tempdir-ForPackage

1.000001 2014-08-15T22:56:28Z
[00 Trivial]
- CPANDAY!
- no code changes
- whitespace reduced.

[Dependencies::Stats]
- Dependencies changed since 1.000000, see misc/*.deps* for details
- develop: ↑1 (suggests: ↑1)

[Misc]
- Improve source side POD to reduce build side whitespace.

1.000000 2014-08-14T08:50:45Z
[00 Major]
- Changes that will affect hand operated downstreams.
Expand Down
18 changes: 9 additions & 9 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"Dist::Zilla::Plugin::Git::Check" : "0",
"Dist::Zilla::Plugin::Git::Commit" : "0",
"Dist::Zilla::Plugin::Git::CommitBuild" : "0",
"Dist::Zilla::Plugin::Git::Contributors" : "0",
"Dist::Zilla::Plugin::Git::Contributors" : "0.006",
"Dist::Zilla::Plugin::Git::GatherDir" : "0",
"Dist::Zilla::Plugin::Git::NextRelease" : "0",
"Dist::Zilla::Plugin::Git::Tag" : "0",
Expand Down Expand Up @@ -76,7 +76,7 @@
},
"suggests" : {
"Dist::Zilla::App::Command::bakeini" : "0.001001",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.017000"
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.017002"
}
},
"runtime" : {
Expand Down Expand Up @@ -107,7 +107,7 @@
"provides" : {
"File::Tempdir::ForPackage" : {
"file" : "lib/File/Tempdir/ForPackage.pm",
"version" : "1.000000"
"version" : "1.000001"
}
},
"release_status" : "stable",
Expand All @@ -122,7 +122,7 @@
"web" : "https://github.com/kentnl/File-Tempdir-ForPackage"
}
},
"version" : "1.000000",
"version" : "1.000001",
"x_BuiltWith" : {
"modules" : {
"CPAN::Meta" : "2.142060",
Expand All @@ -137,7 +137,7 @@
"Dist::Zilla::Plugin::Git::Check" : "2.023",
"Dist::Zilla::Plugin::Git::Commit" : "2.023",
"Dist::Zilla::Plugin::Git::CommitBuild" : "2.023",
"Dist::Zilla::Plugin::Git::Contributors" : "0.005",
"Dist::Zilla::Plugin::Git::Contributors" : "0.006",
"Dist::Zilla::Plugin::Git::GatherDir" : "2.023",
"Dist::Zilla::Plugin::Git::NextRelease" : "0.002011",
"Dist::Zilla::Plugin::Git::Tag" : "2.023",
Expand Down Expand Up @@ -171,7 +171,7 @@
"Dist::Zilla::Plugin::TestRelease" : "5.020",
"Dist::Zilla::Plugin::Twitter" : "0.025",
"Dist::Zilla::Plugin::UploadToCPAN" : "5.020",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.017000",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.017002",
"ExtUtils::MakeMaker" : "6.98",
"File::Spec" : "3.48",
"File::Temp" : "0.2304",
Expand Down Expand Up @@ -273,7 +273,7 @@
}
},
"name" : "@Author::KENTNL/Git::Contributors",
"version" : "0.005"
"version" : "0.006"
},
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
Expand Down Expand Up @@ -617,7 +617,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : null,
"signed" : 0,
"tag" : "1.000000-source",
"tag" : "1.000001-source",
"tag_format" : "%v-source",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down Expand Up @@ -688,7 +688,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : "releases",
"signed" : 0,
"tag" : "1.000000",
"tag" : "1.000001",
"tag_format" : "%v",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down
14 changes: 7 additions & 7 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ name: File-Tempdir-ForPackage
provides:
File::Tempdir::ForPackage:
file: lib/File/Tempdir/ForPackage.pm
version: '1.000000'
version: '1.000001'
requires:
Carp: '0'
File::Temp: '0'
Expand All @@ -32,7 +32,7 @@ resources:
bugtracker: https://github.com/kentnl/File-Tempdir-ForPackage/issues
homepage: https://github.com/kentnl/File-Tempdir-ForPackage
repository: https://github.com/kentnl/File-Tempdir-ForPackage.git
version: '1.000000'
version: '1.000001'
x_BuiltWith:
modules:
CPAN::Meta: '2.142060'
Expand All @@ -47,7 +47,7 @@ x_BuiltWith:
Dist::Zilla::Plugin::Git::Check: '2.023'
Dist::Zilla::Plugin::Git::Commit: '2.023'
Dist::Zilla::Plugin::Git::CommitBuild: '2.023'
Dist::Zilla::Plugin::Git::Contributors: '0.005'
Dist::Zilla::Plugin::Git::Contributors: '0.006'
Dist::Zilla::Plugin::Git::GatherDir: '2.023'
Dist::Zilla::Plugin::Git::NextRelease: '0.002011'
Dist::Zilla::Plugin::Git::Tag: '2.023'
Expand Down Expand Up @@ -81,7 +81,7 @@ x_BuiltWith:
Dist::Zilla::Plugin::TestRelease: '5.020'
Dist::Zilla::Plugin::Twitter: '0.025'
Dist::Zilla::Plugin::UploadToCPAN: '5.020'
Dist::Zilla::PluginBundle::Author::KENTNL: '2.017000'
Dist::Zilla::PluginBundle::Author::KENTNL: '2.017002'
ExtUtils::MakeMaker: '6.98'
File::Spec: '3.48'
File::Temp: '0.2304'
Expand Down Expand Up @@ -162,7 +162,7 @@ x_Dist_Zilla:
include_releaser: '0'
order_by: name
name: '@Author::KENTNL/Git::Contributors'
version: '0.005'
version: '0.006'
-
class: Dist::Zilla::Plugin::Git::GatherDir
config:
Expand Down Expand Up @@ -427,7 +427,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: ~
signed: '0'
tag: 1.000000-source
tag: 1.000001-source
tag_format: '%v-source'
tag_message: v%v
time_zone: local
Expand Down Expand Up @@ -481,7 +481,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: releases
signed: '0'
tag: '1.000000'
tag: '1.000001'
tag_format: '%v'
tag_message: v%v
time_zone: local
Expand Down
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ my %WriteMakefileArgs = (
"File::Spec" => 0,
"Test::More" => "0.89"
},
"VERSION" => "1.000000",
"VERSION" => "1.000001",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t"
}
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NAME
packages.

VERSION
version 1.000000
version 1.000001

DESCRIPTION
This is mostly an interface wrapper for "File::Temp::tempdir", stealing
Expand Down
5 changes: 3 additions & 2 deletions dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ show_uname = 1
uname_args = -s -o -r -m -i

[Git::Contributors / @Author::KENTNL/Git::Contributors]
:version = 0.006
include_authors = 0
include_releaser = 0
order_by = name
Expand Down Expand Up @@ -75,7 +76,7 @@ replacer = replace_with_blank
-phase = develop
-type = suggests
Dist::Zilla::App::Command::bakeini = 0.001000
Dist::Zilla::PluginBundle::Author::KENTNL = 2.017000
Dist::Zilla::PluginBundle::Author::KENTNL = 2.017002

[MinimumPerl / @Author::KENTNL/MinimumPerl]

Expand Down Expand Up @@ -157,7 +158,7 @@ Dist::Zilla::Plugin::EOLTests = 0
Dist::Zilla::Plugin::Git::Check = 0
Dist::Zilla::Plugin::Git::Commit = 0
Dist::Zilla::Plugin::Git::CommitBuild = 0
Dist::Zilla::Plugin::Git::Contributors = 0
Dist::Zilla::Plugin::Git::Contributors = 0.006
Dist::Zilla::Plugin::Git::GatherDir = 0
Dist::Zilla::Plugin::Git::NextRelease = 0
Dist::Zilla::Plugin::Git::Tag = 0
Expand Down
87 changes: 2 additions & 85 deletions lib/File/Tempdir/ForPackage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use warnings;

package File::Tempdir::ForPackage;

our $VERSION = '1.000000';
our $VERSION = '1.000001';

# ABSTRACT: Easy temporary directories associated with packages.

Expand Down Expand Up @@ -254,89 +254,6 @@ sub run_once_in {

no Moo;




















































































1;

__END__
Expand All @@ -351,7 +268,7 @@ File::Tempdir::ForPackage - Easy temporary directories associated with packages.
=head1 VERSION
version 1.000000
version 1.000001
=head1 DESCRIPTION
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.1.2
1.000001

1.000000 2014-08-14T08:50:45Z
[Added / configure requires]
- ExtUtils::MakeMaker

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

0.1.2
1.000001
[Changed / develop requires]
- Dist::Zilla::Plugin::Git::Contributors 0 → 0.006

[Changed / develop suggests]
- Dist::Zilla::PluginBundle::Author::KENTNL 2.017000 → 2.017002

1.000000 2014-08-14T08:50:45Z
[Added / configure recommends]
- ExtUtils::MakeMaker 6.98

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

0.1.2
1.000001
[Changed / develop requires]
- Dist::Zilla::Plugin::Git::Contributors 0 → 0.006

[Changed / develop suggests]
- Dist::Zilla::PluginBundle::Author::KENTNL 2.017000 → 2.017002

1.000000 2014-08-14T08:50:45Z
[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.1.2
1.000001

1.000000 2014-08-14T08:50:45Z
[Added / configure recommends]
- ExtUtils::MakeMaker 6.98

Expand Down
4 changes: 2 additions & 2 deletions t/00-report-prereqs.dd
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ do { my $x = {
'Dist::Zilla::Plugin::Git::Check' => '0',
'Dist::Zilla::Plugin::Git::Commit' => '0',
'Dist::Zilla::Plugin::Git::CommitBuild' => '0',
'Dist::Zilla::Plugin::Git::Contributors' => '0',
'Dist::Zilla::Plugin::Git::Contributors' => '0.006',
'Dist::Zilla::Plugin::Git::GatherDir' => '0',
'Dist::Zilla::Plugin::Git::NextRelease' => '0',
'Dist::Zilla::Plugin::Git::Tag' => '0',
Expand Down Expand Up @@ -61,7 +61,7 @@ do { my $x = {
},
'suggests' => {
'Dist::Zilla::App::Command::bakeini' => '0.001001',
'Dist::Zilla::PluginBundle::Author::KENTNL' => '2.017000'
'Dist::Zilla::PluginBundle::Author::KENTNL' => '2.017002'
}
},
'runtime' => {
Expand Down

0 comments on commit b0527d5

Please sign in to comment.