Skip to content

Commit

Permalink
Build results of bd1304d (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 16, 2014
1 parent cd821e7 commit 12597c3
Show file tree
Hide file tree
Showing 14 changed files with 114 additions and 95 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 Acme-Time-Constant

0.001001 2014-08-15T21:11:15Z
[00 Trivial]
- CPANDAY!
- no code changes.
- whitespace adjustment.

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

[Misc]
- Whitespace moved down by improving pre-build source.

0.001000 2014-08-04T04:27:24Z
- First version.

4 changes: 4 additions & 0 deletions MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ dist.ini
dist.ini.meta
lib/Acme/Time/Constant.pm
maint/perlcritic.rc.gen.pl
misc/Changes.deps
misc/Changes.deps.all
misc/Changes.deps.dev
misc/Changes.deps.opt
misc/perlcritic.deps
perlcritic.rc
t/00-compile/lib_Acme_Time_Constant_pm.t
Expand Down
38 changes: 26 additions & 12 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +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.006",
"Dist::Zilla::Plugin::Git::GatherDir" : "0",
"Dist::Zilla::Plugin::Git::NextRelease" : "0",
"Dist::Zilla::Plugin::Git::Tag" : "0",
Expand Down Expand Up @@ -75,7 +76,7 @@
},
"suggests" : {
"Dist::Zilla::App::Command::bakeini" : "0.001001",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.016007"
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.017002"
}
},
"runtime" : {
Expand Down Expand Up @@ -105,7 +106,7 @@
"provides" : {
"Acme::Time::Constant" : {
"file" : "lib/Acme/Time/Constant.pm",
"version" : "0.001000"
"version" : "0.001001"
}
},
"release_status" : "stable",
Expand All @@ -120,7 +121,7 @@
"web" : "https://github.com/kentnl/Acme-Time-Constant"
}
},
"version" : "0.001000",
"version" : "0.001001",
"x_BuiltWith" : {
"modules" : {
"CPAN::Meta" : "2.142060",
Expand All @@ -134,6 +135,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.006",
"Dist::Zilla::Plugin::Git::GatherDir" : "2.023",
"Dist::Zilla::Plugin::Git::NextRelease" : "0.002011",
"Dist::Zilla::Plugin::Git::Tag" : "2.023",
Expand All @@ -154,20 +156,20 @@
"Dist::Zilla::Plugin::PodWeaver" : "4.005",
"Dist::Zilla::Plugin::Prereqs" : "5.020",
"Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled" : "0.002000",
"Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.141760",
"Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.142250",
"Dist::Zilla::Plugin::ReadmeFromPod" : "0.21",
"Dist::Zilla::Plugin::RewriteVersion::Sanitized" : "0.001001",
"Dist::Zilla::Plugin::RewriteVersion::Sanitized" : "0.001002",
"Dist::Zilla::Plugin::RunExtraTests" : "0.022",
"Dist::Zilla::Plugin::Test::CPAN::Changes" : "0.008",
"Dist::Zilla::Plugin::Test::Compile::PerFile" : "0.002001",
"Dist::Zilla::Plugin::Test::Kwalitee" : "2.07",
"Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000005",
"Dist::Zilla::Plugin::Test::Perl::Critic" : "2.112410",
"Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.018",
"Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.019",
"Dist::Zilla::Plugin::TestRelease" : "5.020",
"Dist::Zilla::Plugin::Twitter" : "0.025",
"Dist::Zilla::Plugin::UploadToCPAN" : "5.020",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.016007",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.017002",
"ExtUtils::MakeMaker" : "6.98",
"File::Spec" : "3.48",
"Pod::Coverage::TrustPod" : "0.100003",
Expand Down Expand Up @@ -259,6 +261,18 @@
"name" : "@Author::KENTNL/MetaData::BuiltWith",
"version" : "1.001000"
},
{
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
"include_authors" : "0",
"include_releaser" : "0",
"order_by" : "name"
}
},
"name" : "@Author::KENTNL/Git::Contributors",
"version" : "0.006"
},
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
"config" : {
Expand Down Expand Up @@ -315,7 +329,7 @@
{
"class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
"name" : "@Author::KENTNL/Test::ReportPrereqs",
"version" : "0.018"
"version" : "0.019"
},
{
"class" : "Dist::Zilla::Plugin::Test::Kwalitee",
Expand Down Expand Up @@ -373,7 +387,7 @@
}
},
"name" : "@Author::KENTNL/RewriteVersion::Sanitized",
"version" : "0.001001"
"version" : "0.001002"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
Expand Down Expand Up @@ -519,7 +533,7 @@
{
"class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
"name" : "@Author::KENTNL/ReadmeAnyFromPod",
"version" : "0.141760"
"version" : "0.142250"
},
{
"class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
Expand Down Expand Up @@ -596,7 +610,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : null,
"signed" : 0,
"tag" : "0.001000-source",
"tag" : "0.001001-source",
"tag_format" : "%v-source",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down Expand Up @@ -667,7 +681,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : "releases",
"signed" : 0,
"tag" : "0.001000",
"tag" : "0.001001",
"tag_format" : "%v",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down
32 changes: 21 additions & 11 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ name: Acme-Time-Constant
provides:
Acme::Time::Constant:
file: lib/Acme/Time/Constant.pm
version: '0.001000'
version: '0.001001'
requires:
Sub::Exporter::Progressive: '0'
Time::HiRes: '0'
Expand All @@ -31,7 +31,7 @@ resources:
bugtracker: https://github.com/kentnl/Acme-Time-Constant/issues
homepage: https://github.com/kentnl/Acme-Time-Constant
repository: https://github.com/kentnl/Acme-Time-Constant.git
version: '0.001000'
version: '0.001001'
x_BuiltWith:
modules:
CPAN::Meta: '2.142060'
Expand All @@ -45,6 +45,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.006'
Dist::Zilla::Plugin::Git::GatherDir: '2.023'
Dist::Zilla::Plugin::Git::NextRelease: '0.002011'
Dist::Zilla::Plugin::Git::Tag: '2.023'
Expand All @@ -65,20 +66,20 @@ x_BuiltWith:
Dist::Zilla::Plugin::PodWeaver: '4.005'
Dist::Zilla::Plugin::Prereqs: '5.020'
Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled: '0.002000'
Dist::Zilla::Plugin::ReadmeAnyFromPod: '0.141760'
Dist::Zilla::Plugin::ReadmeAnyFromPod: '0.142250'
Dist::Zilla::Plugin::ReadmeFromPod: '0.21'
Dist::Zilla::Plugin::RewriteVersion::Sanitized: '0.001001'
Dist::Zilla::Plugin::RewriteVersion::Sanitized: '0.001002'
Dist::Zilla::Plugin::RunExtraTests: '0.022'
Dist::Zilla::Plugin::Test::CPAN::Changes: '0.008'
Dist::Zilla::Plugin::Test::Compile::PerFile: '0.002001'
Dist::Zilla::Plugin::Test::Kwalitee: '2.07'
Dist::Zilla::Plugin::Test::MinimumVersion: '2.000005'
Dist::Zilla::Plugin::Test::Perl::Critic: '2.112410'
Dist::Zilla::Plugin::Test::ReportPrereqs: '0.018'
Dist::Zilla::Plugin::Test::ReportPrereqs: '0.019'
Dist::Zilla::Plugin::TestRelease: '5.020'
Dist::Zilla::Plugin::Twitter: '0.025'
Dist::Zilla::Plugin::UploadToCPAN: '5.020'
Dist::Zilla::PluginBundle::Author::KENTNL: '2.016007'
Dist::Zilla::PluginBundle::Author::KENTNL: '2.017002'
ExtUtils::MakeMaker: '6.98'
File::Spec: '3.48'
Pod::Coverage::TrustPod: '0.100003'
Expand Down Expand Up @@ -151,6 +152,15 @@ x_Dist_Zilla:
uname_call: uname
name: '@Author::KENTNL/MetaData::BuiltWith'
version: '1.001000'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
include_authors: '0'
include_releaser: '0'
order_by: name
name: '@Author::KENTNL/Git::Contributors'
version: '0.006'
-
class: Dist::Zilla::Plugin::Git::GatherDir
config:
Expand Down Expand Up @@ -195,7 +205,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::Test::ReportPrereqs
name: '@Author::KENTNL/Test::ReportPrereqs'
version: '0.018'
version: '0.019'
-
class: Dist::Zilla::Plugin::Test::Kwalitee
name: '@Author::KENTNL/Test::Kwalitee'
Expand Down Expand Up @@ -240,7 +250,7 @@ x_Dist_Zilla:
mantissa: '6'
normal_form: numify
name: '@Author::KENTNL/RewriteVersion::Sanitized'
version: '0.001001'
version: '0.001002'
-
class: Dist::Zilla::Plugin::PodWeaver
config:
Expand Down Expand Up @@ -353,7 +363,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
name: '@Author::KENTNL/ReadmeAnyFromPod'
version: '0.141760'
version: '0.142250'
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
name: '@Author::KENTNL/Test::CPAN::Changes'
Expand Down Expand Up @@ -411,7 +421,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: ~
signed: '0'
tag: 0.001000-source
tag: 0.001001-source
tag_format: '%v-source'
tag_message: v%v
time_zone: local
Expand Down Expand Up @@ -465,7 +475,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: releases
signed: '0'
tag: '0.001000'
tag: '0.001001'
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 @@ -32,7 +32,7 @@ my %WriteMakefileArgs = (
"File::Spec" => 0,
"Test::More" => "0.89"
},
"VERSION" => "0.001000",
"VERSION" => "0.001001",
"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 @@ -2,7 +2,7 @@ NAME
Acme::Time::Constant - Run any code in constant time.

VERSION
version 0.001000
version 0.001001

SYNOPSIS
This code contains within it, the golden calf of computer science: The
Expand Down
9 changes: 8 additions & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ show_config = 1
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

[Git::GatherDir / @Author::KENTNL/Git::GatherDir]
exclude_filename = README
exclude_filename = README.mkdn
Expand Down Expand Up @@ -70,7 +76,7 @@ replacer = replace_with_blank
-phase = develop
-type = suggests
Dist::Zilla::App::Command::bakeini = 0.001000
Dist::Zilla::PluginBundle::Author::KENTNL = 2.016007
Dist::Zilla::PluginBundle::Author::KENTNL = 2.017002

[MinimumPerl / @Author::KENTNL/MinimumPerl]

Expand Down Expand Up @@ -152,6 +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.006
Dist::Zilla::Plugin::Git::GatherDir = 0
Dist::Zilla::Plugin::Git::NextRelease = 0
Dist::Zilla::Plugin::Git::Tag = 0
Expand Down
Loading

0 comments on commit 12597c3

Please sign in to comment.