From: Karen Etheridge Date: Sat, 28 Mar 2015 06:28:02 +0000 (-0700) Subject: Sub-Name-0.13 X-Git-Tag: v0.13^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6eb2af6c024c817770d1af33b7586dce388db8d7;p=p5sagit%2FSub-Name.git Sub-Name-0.13 - fix optional test of interaction with B::C that sometimes invalidly failed --- diff --git a/CONTRIBUTING b/CONTRIBUTING index c6c261a..3bdc157 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -4,10 +4,12 @@ CONTRIBUTING Thank you for considering contributing to this distribution. This file contains instructions that will help you work with the source code. -PLEASE NOTE that if you have any questions or difficulties, you can reach me -through the bug queue described later in this document, or by emailing me -directly. You are not required to follow any of the steps in this document to -submit a patch or bug report; these are just guidelines, intended to help you. +PLEASE NOTE that if you have any questions or difficulties, you can reach the +maintainer(s) through the bug queue described later in this document +(preferred), or by emailing the releaser directly. You are not required to +follow any of the steps in this document to submit a patch or bug report; +these are just recommendations, intended to help you (and help us help you +faster). The distribution is managed with Dist::Zilla (https://metacpan.org/release/Dist-Zilla). However, you can still compile and test the code with a small Makefile.PL @@ -76,7 +78,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 @@ -86,11 +87,11 @@ or via bug-Sub-Name@rt.cpan.org. This is a good place to send your questions about the usage of this distribution. If you send me a patch or pull request, your name and email address will be -included in the documentation as a contributor, unless you specifically -request for it not to be (using the attribution on the commit or patch). -If you wish to be listed under a different name, you should submit a pull +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 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.072. +template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.091. diff --git a/Changes b/Changes index 9ab44a7..8da7321 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ -Revision history for {{$dist->name}} +Revision history for Sub-Name -{{$NEXT}} +0.13 2015-03-28 06:27:23Z - fix optional test of interaction with B::C that sometimes invalidly failed diff --git a/README.pod b/README.pod index 4023ed7..294ff22 100644 --- a/README.pod +++ b/README.pod @@ -8,7 +8,7 @@ Sub::Name - (re)name a sub =head1 VERSION -version 0.12 +version 0.13 =head1 SYNOPSIS