This is an automated email from the git hooks/post-receive script. intrigeri pushed a commit to annotated tag 0.16 in repository libdist-zilla-plugin-test-eol-perl.
commit 2cb3faba7da421e3c5cb8c79d50ad8b4b8e44f45 Author: Karen Etheridge <[email protected]> Date: Sun Nov 16 19:02:39 2014 -0800 Dist-Zilla-Plugin-Test-EOL-0.16 - allow tests to pass even while upstream modules have warnings under perl 5.21.6 --- CONTRIBUTING | 7 +++---- Changes | 2 ++ README.pod | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index 611b61b..cb31f89 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -77,7 +77,6 @@ You can submit code changes by forking the repository, pushing your code changes to your clone, and then submitting a pull request. Detailed instructions for doing that is available here: -https://help.github.com/ https://help.github.com/articles/creating-a-pull-request If you have found a bug, but do not have an accompanying patch to fix it, you @@ -93,9 +92,9 @@ irc://irc.perl.org/#distzilla. If you send me a patch or pull request, your name and email address will be included in the documentation as a contributor (using the attribution on the commit or patch), unless you specifically request for it not to be. If you -wish to be listed under a different name, you should submit a pull request to -the .mailmap file to contain the correct mapping. +wish to be listed under a different name or address, you should submit a pull +request to the .mailmap file to contain the correct mapping. This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.005 from a -template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.078. +template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.079. diff --git a/Changes b/Changes index e91fe78..5b8e3e2 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for {{$dist->name}} {{$NEXT}} + +0.16 2014-11-17 03:00:59Z - allow tests to pass even while upstream modules have warnings under perl 5.21.6 diff --git a/README.pod b/README.pod index e89c122..7f53905 100644 --- a/README.pod +++ b/README.pod @@ -8,7 +8,7 @@ Dist::Zilla::Plugin::Test::EOL - Author tests making sure correct line endings a =head1 VERSION -version 0.15 +version 0.16 =head1 DESCRIPTION -- 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
