This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmoosex-strictconstructor-perl.
commit 0b8a8dafa790e23fee80df9bde81f73273a67388 Merge: 31f406c 2e0e0be Author: gregor herrmann <[email protected]> Date: Tue Jan 2 20:12:41 2018 +0100 Update upstream source from tag 'upstream/0.21' Update to upstream version '0.21' with Debian dir d05bfc21eed4e63d736efdfc3cbc968ae46227a8 CONTRIBUTING.md | 131 +++ Changes | 16 + INSTALL | 15 +- LICENSE | 2 +- MANIFEST | 32 +- META.json | 1017 +++++++++++++++++++- META.yml | 757 ++++++++++++++- Makefile.PL | 60 +- README | 14 - README.md | 102 ++ cpanfile | 60 ++ dist.ini | 44 +- lib/MooseX/StrictConstructor.pm | 70 +- lib/MooseX/StrictConstructor/Trait/Class.pm | 62 +- .../StrictConstructor/Trait/Method/Constructor.pm | 44 +- perlcriticrc | 70 ++ perltidyrc | 22 + t/00-report-prereqs.dd | 69 ++ t/00-report-prereqs.t | 183 ++++ t/basic.t | 4 +- t/instance.t | 1 + t/no_build.t | 33 + t/release-cpan-changes.t | 15 - t/release-eol.t | 16 - t/release-no-tabs.t | 16 - t/release-pod-linkcheck.t | 28 - t/release-pod-no404s.t | 29 - t/release-pod-spell.t | 36 - t/release-pod-syntax.t | 15 - tidyall.ini | 27 + xt/author/00-compile.t | 62 ++ xt/author/clean-namespaces.t | 11 + xt/author/eol.t | 21 + xt/author/mojibake.t | 9 + xt/author/no-tabs.t | 21 + xt/author/pod-coverage.t | 44 + xt/author/pod-spell.t | 36 + xt/author/pod-syntax.t | 7 + xt/author/portability.t | 10 + xt/author/synopsis.t | 5 + xt/author/test-version.t | 23 + xt/author/tidyall.t | 16 + xt/release/cpan-changes.t | 10 + xt/release/meta-json.t | 4 + 44 files changed, 2935 insertions(+), 334 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-strictconstructor-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
