diff --git a/Changes b/Changes index aa21703..fd2faaa 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Release history for App-cpanoutdated-fresh -0.001001 2014-08-13T01:50:54Z +0.001001 2014-08-13T01:52:44Z 0.001000 2014-08-13T01:49:59Z - First version. diff --git a/MANIFEST b/MANIFEST index 4d08282..04e8637 100644 --- a/MANIFEST +++ b/MANIFEST @@ -14,6 +14,10 @@ dist.ini dist.ini.meta lib/App/cpanoutdated/fresh.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_App_cpanoutdated_fresh_pm.t diff --git a/bin/cpan-outdated-fresh b/bin/cpan-outdated-fresh old mode 100644 new mode 100755 diff --git a/misc/Changes.deps b/misc/Changes.deps new file mode 100644 index 0000000..f740ccc --- /dev/null +++ b/misc/Changes.deps @@ -0,0 +1,4 @@ +This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test) + +0.001001 + diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all new file mode 100644 index 0000000..3d7604d --- /dev/null +++ b/misc/Changes.deps.all @@ -0,0 +1,4 @@ +This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop) + +0.001001 + diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev new file mode 100644 index 0000000..af5bbbe --- /dev/null +++ b/misc/Changes.deps.dev @@ -0,0 +1,4 @@ +This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL ) + +0.001001 + diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt new file mode 100644 index 0000000..62480b5 --- /dev/null +++ b/misc/Changes.deps.opt @@ -0,0 +1,4 @@ +This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test) + +0.001001 +