This is an automated email from the git hooks/post-receive script. intrigeri pushed a commit to annotated tag 0.15 in repository libdist-zilla-plugin-test-eol-perl.
commit 1c9c25225f422d8716b6df4f0e576f8231d619a0 Author: Karen Etheridge <[email protected]> Date: Thu Oct 30 20:21:20 2014 -0700 use new changes_version_columns option for a tidier changelog; remove remaining tabs --- Changes | 80 ++++++++++++++++++++++++++++++++-------------------------------- dist.ini | 1 + 2 files changed, 41 insertions(+), 40 deletions(-) diff --git a/Changes b/Changes index f4dc2c2..20fc7a3 100644 --- a/Changes +++ b/Changes @@ -4,65 +4,65 @@ Revision history for {{$dist->name}} - use the 'deprecated' warning category to issue the warning in [EOLTests] -0.14 2014-10-23 01:37:00Z +0.14 2014-10-23 01:37:00Z - change default filename from test-eol.t to eol.t - add metadata for [MetaConfig] - fix missing test prerequisite - formally deprecated [EOLTests] (it will continue to exist through April 2015). -0.13 2014-10-22 05:44:36Z +0.13 2014-10-22 05:44:36Z - Dist::Zilla::Plugin::EOLTests and Dist::Zilla::Plugin::Test::EOL are now combined into one distribution, Dist-Zilla-Plugin-Test-EOL - add "filename" configuration option - Test::EOL is injected as a develop prerequisite -0.12 2014-04-10 - - readd Test::EOL prereq that was accidentally removed when moving to - authorbundle +0.12 2014-04-10 + - readd Test::EOL prereq that was accidentally removed when moving to + authorbundle -0.11 2014-04-10 - - improve docs - - move to authorbundle +0.11 2014-04-10 + - improve docs + - move to authorbundle -0.10 2013-12-18 - - forgot to update encoding and contributors +0.10 2013-12-18 + - forgot to update encoding and contributors -0.09 2013-12-18 - - rerelease because of DZP::Test::Compile problem on windows +0.09 2013-12-18 + - rerelease because of DZP::Test::Compile problem on windows -0.08 2013-09-07 - - revert change added in 0.06, Dist::Zilla should now be handling this - correctly, update your Dist::Zilla if you're having a problem. If you're - still having a problem after that let me know +0.08 2013-09-07 + - revert change added in 0.06, Dist::Zilla should now be handling this + correctly, update your Dist::Zilla if you're having a problem. If you're + still having a problem after that let me know -0.07 2012-04-04 - - update my other plugins which should also update test deps - - add generated by comment to test output +0.07 2012-04-04 + - update my other plugins which should also update test deps + - add generated by comment to test output -0.06 2012-04-03 - - attempt to fix issue where Test::EOL is added to prereqs of consuming - dists +0.06 2012-04-03 + - attempt to fix issue where Test::EOL is added to prereqs of consuming + dists -0.05 2012-04-02 - - add Test::EOL dep ( dolmen ) - - use Test::EOL in generated test ( dolmen ) - - fix bugtracker url - - add a simple test to check that the test compiles +0.05 2012-04-02 + - add Test::EOL dep ( dolmen ) + - use Test::EOL in generated test ( dolmen ) + - fix bugtracker url + - add a simple test to check that the test compiles -0.04 2012-01-09 - - Give RAFL more credit +0.04 2012-01-09 + - Give RAFL more credit -0.03 2011-12-11 - - Fork from Dist::Zilla::Plugin::EOLTests - - make an author test - - new standard ::Test namespace - - use Test::Requires +0.03 2011-12-11 + - Fork from Dist::Zilla::Plugin::EOLTests + - make an author test + - new standard ::Test namespace + - use Test::Requires -0.02 2010-06-03 - - Allow checking for trailing whitespace. - This is enabled by default, but can be turned off with - trailing_whitespace = 0. +0.02 2010-06-03 + - Allow checking for trailing whitespace. + This is enabled by default, but can be turned off with + trailing_whitespace = 0. -0.01 2010-05-29 - - Split off of Dist::Zilla::Plugin::SanityTests. +0.01 2010-05-29 + - Split off of Dist::Zilla::Plugin::SanityTests. diff --git a/dist.ini b/dist.ini index 5fcebd9..7fd7406 100644 --- a/dist.ini +++ b/dist.ini @@ -13,6 +13,7 @@ copyright_year = 2010 [@Author::ETHER] :version = 0.076 +changes_version_columns = 8 Authority.authority = cpan:FLORA Git::Tag.tag_format = %v Git::Tag.tag_message = %v -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-eol-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
