This is an automated email from the git hooks/post-receive script.

intrigeri pushed a change to branch master
in repository libdist-zilla-plugin-test-perl-critic-perl.

      from  401131f   update changelog
       new  c4925f4   Add debian/upstream/metadata
       new  4ad2eb7   Update debian/changelog
       new  2919fd2   Set upstream-vcs-tag template in debian/gbp.conf.
      adds  3e327ff   initial plugin version
      adds  5311238   v0.1.0
      adds  f0777e2   using pluginbundle, moving to 1.yydddn
      adds  d71d129   using strict & warnings in bundled test
      adds  250fda6   requiring 5.8.x
      adds  27b2bc9   shipping example
      adds  56d7a02   ignore file for git
      adds  6a22b18   v1.100140
      adds  ce6c654   added feature to specify perlcritic config file
      adds  b71852e   fixed bug in the template
      adds  1037604   v1.102250
      adds  1de557e   pod update
      adds  d9a1a8b   v1.102270
      adds  83576a7   refactored all code to do it in one-pass with a 
filegatherer instead
      adds  ab7a1d2   update changelog
      adds  356aced   quiet pod coverage
      adds  f1568c6   v1.102280
      adds  61c4615   Handle case where critic_config == '' or undef properly
      adds  7c9cd86   using latest version of own plugin
      adds  a045230   v1.111450
      adds  9affb1b   Move CriticTests to Test::Perl::Critic
      adds  7d745ef   add the compatibility stub and replace the rest of the 
strings
      adds  a2a2404   pod update
      adds  161cc55   fix pod coverage
      adds  7a5294a   ignore new dist name
      adds  36d5690   fix meta resources
      adds  0509101   v2.112410
      adds  12190af   Add missed dependency for Test::Perl::Critic
      adds  986d3c6   POD edits to maybe address 
https://rt.cpan.org/Public/Bug/Display.html?id=70846
      adds  232ad42   Fix bundle usage
      adds  d29e983   Remove need of MooseX::Autobox for tests
      adds  5000426   v3.000
      adds  ed309d7   Imported Upstream version 3.000
       new  89360ce   Merge tag 'upstream/3.000'
       new  b32f7d7   Update debian/changelog.
       new  d6df36d   Drop build-dependency on libmoose-autobox-perl: not 
required anymore.
       new  fdfec5e   Add runtime dependency on libtest-perl-critic-perl.
       new  c2de439   Bump copyright years for debian/* in debian/changelog.
       new  568497f   Update debian/changelog
       new  5d2452a   Declare compliance with Standards-Version 3.9.6 (no 
change required).
       new  a330c7f   Stop versioning build-time dependency on 
libdata-section-perl: even Squeeze satisfies it.
       new  2957f25   libdist-zilla-plugin-test-perl-critic-perl (3.000-1)

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHOR_PLEDGE                             |  13 +
 Build.PL                                  |  47 ++-
 Changes                                   |   7 +
 LICENSE                                   |   2 +-
 MANIFEST                                  |   5 +-
 META.json                                 | 497 ++++++++++++++++++++++--------
 META.yml                                  | 432 ++++++++++++++++++--------
 README                                    |   6 +-
 debian/changelog                          |  16 +-
 debian/control                            |   8 +-
 debian/copyright                          |   2 +-
 debian/gbp.conf                           |   2 +
 debian/upstream/metadata                  |   8 +
 dist.ini                                  |   5 +-
 lib/Dist/Zilla/Plugin/CriticTests.pm      |  13 +-
 lib/Dist/Zilla/Plugin/Test/Perl/Critic.pm |  41 ++-
 t/00-compile.t                            |  96 +++---
 t/000-report-versions-tiny.t              |  18 +-
 t/manifest.t                              |  17 +-
 t/release-has-version.t                   |  24 --
 t/release-kwalitee.t                      |  23 --
 t/release-minimum-version.t               |  24 --
 t/release-pod-coverage.t                  |  12 +-
 t/release-pod-syntax.t                    |   5 +-
 24 files changed, 854 insertions(+), 469 deletions(-)
 create mode 100644 AUTHOR_PLEDGE
 create mode 100644 debian/gbp.conf
 create mode 100644 debian/upstream/metadata
 delete mode 100644 t/release-has-version.t
 delete mode 100644 t/release-kwalitee.t
 delete mode 100644 t/release-minimum-version.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-perl-critic-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to