Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to dist.ini #11

Merged
merged 5 commits into from Nov 1, 2015
Merged

Conversation

paultcochrane
Copy link
Contributor

A few things needed tidying up in the dist.ini. The commit messages are hopefully self-explanatory and they are separated so that they can be cherry-picked should this be necessary.

@chizmw
Copy link
Owner

chizmw commented Nov 1, 2015

I'm unable to merge this one; I'm stuck on my phone approving these tonight.

@paultcochrane
Copy link
Contributor Author

No worries, I'll merge the code, fix the conflicts and re-submit the PR.

Paul Cochrane added 5 commits November 1, 2015 22:51
If a release happens in 2015, this number will need to be updated, however
this brings the copyright year up in line with the module's current release
year.
After building and testing the distribution with a fresh system, the
pod-coverage author tests failed due to `Test::Pod::Coverage` and
`Pod::Coverage::TrustPod` being missing.  This change ensures that these
packages are installed as part of the `dzil listdeps --missing | cpanm -n`
step.
The META.json file is meant to eventually replace the META.yml file in CPAN
distributions.  This change ensures that the file is part of this
distribution in the future.
This fixes the "meta yml has provides" issue noted on the CPANTS page for
the distribution:
http://cpants.cpanauthors.org/dist/Plack-App-FakeApache1
@paultcochrane
Copy link
Contributor Author

Ok, this should be fixed up and ok to merge now.

@paultcochrane
Copy link
Contributor Author

And many thanks for reacting to the PRs so quickly!

chizmw added a commit that referenced this pull request Nov 1, 2015
@chizmw chizmw merged commit 3ab7da4 into chizmw:master Nov 1, 2015
chizmw added a commit that referenced this pull request Nov 15, 2015
 - Merged pull-requests from Paul Cochrane:
   - #6 replace NoTabsTests
   - #7 add missing abstracts (for dzil)
   - #8 add Travis config
   - #9 purge trailing whitespace
   - #10 fix POD errors
   - #11 update dist.ini
   - #12 add missing strictures
   - #13 remove shebang in tests
   - #14 fix typos in POD
   - #15 fix tests on non-English locales
   - #16 increase error severity in call handler
 - Resolve "[PkgVersion] no blank line for $VERSION after package" with dzil prep
 - add skeleton POD for methods
   unhelpfully empty but keeps pod-coverage tests happy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants