[libhash-util-fieldhash-compat-perl] branch master updated (c78db70 -> 46a1364)

Lucas Kanashiro kanashiro.duarte at gmail.com
Fri Jun 17 17:40:06 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libhash-util-fieldhash-compat-perl.

      from  c78db70   update changelog
      adds  c3068d1   increment $VERSION after 0.10 release
      adds  9331e1b   fix Test::More prereq for done_testing
      adds  40d6efb   use the new -body argument
      adds  a6735eb   drop the use of Module::Metadata in Makefile.PL, for the sake of older toolchains (RT#115310)
      adds  9de9e11   also avoid Module::Metadata in test prereqs
      adds  f72e0cb   Hash-Util-FieldHash-Compat-0.11
      adds  035b156   Imported Upstream version 0.11
       new  f1a1843   Merge tag 'upstream/0.11'
       new  1b999bc   Update debian/changelog
       new  6a6a409   Update Debian packaging copyright
       new  4247fa5   Declare complaince with Debian policy 3.9.8
       new  539c25d   debian/control: fix build dependencies, thanks cme
       new  46a1364   Release libhash-util-fieldhash-compat-perl version 0.11-1

The 6 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:
 CONTRIBUTING                            |   8 +-
 Changes                                 |   4 +
 INSTALL                                 |  14 +-
 MANIFEST                                |   6 +-
 META.json                               | 346 ++++++++++++++++----------------
 META.yml                                | 295 +++++++++++++--------------
 Makefile.PL                             |  47 ++---
 README                                  |   4 +-
 debian/changelog                        |  12 +-
 debian/control                          |   3 +-
 debian/copyright                        |   1 +
 dist.ini                                |  13 +-
 lib/Hash/Util/FieldHash/Compat.pm       |   6 +-
 lib/Hash/Util/FieldHash/Compat/Heavy.pm |   4 +-
 t/00-report-prereqs.dd                  |  26 ++-
 t/00-report-prereqs.t                   |  10 +-
 t/01_basic.t                            |   2 +-
 xt/author/eol.t                         |   6 +-
 xt/author/kwalitee.t                    |   2 +-
 xt/author/no-tabs.t                     |   6 +-
 xt/author/pod-spell.t                   |   4 +-
 xt/{release => author}/pod-syntax.t     |   1 +
 xt/{release => author}/portability.t    |   0
 xt/release/changes_has_content.t        |   2 +-
 xt/release/cpan-changes.t               |   9 +-
 25 files changed, 418 insertions(+), 413 deletions(-)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/portability.t (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git



More information about the Pkg-perl-cvs-commits mailing list