[libmoosex-types-structured-perl] branch master updated (caeaa70 -> df8ae00)

Lucas Kanashiro kanashiro.duarte at gmail.com
Tue Jan 12 01:13:36 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libmoosex-types-structured-perl.

      from  caeaa70   releasing package libmoosex-types-structured-perl version 0.34-1
      adds  4220915   increment $VERSION after 0.34 release
      adds  284f5d4   Avoid spaces in slurpy type constraint names
      adds  f607c30   changes entry for PR#1
      adds  a2c0ee0   remap ilmari address
      adds  aed36ae   :begin/:end around a single paragraph can be a :for
      adds  17def06   fix Test::More prereq for done_testing
      adds  84fb98f   MooseX-Types-Structured-0.35
      adds  eb1ee15   Imported Upstream version 0.35
       new  95921a6   Merge tag 'upstream/0.35'
       new  fb5f070   Update debian/changelog
       new  df8ae00   Releasing libmoosex-types-structured-perl version 0.35-1

The 3 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:
 Build.PL                                       |  32 ++--
 CONTRIBUTING                                   |  12 +-
 Changes                                        |   3 +
 MANIFEST                                       |   4 +-
 META.json                                      | 227 ++++++++++++++-----------
 META.yml                                       | 187 +++++++++++---------
 Makefile.PL                                    |  18 +-
 README                                         |   4 +-
 debian/changelog                               |   7 +
 lib/MooseX/Meta/TypeConstraint/Structured.pm   |  18 +-
 lib/MooseX/Types/Structured.pm                 |  23 ++-
 lib/MooseX/Types/Structured/OverflowHandler.pm |   2 +-
 t/00-report-prereqs.dd                         |  17 +-
 t/04-map.t                                     |   2 +-
 t/11-overflow.t                                |  10 +-
 t/12-error.t                                   |   2 +-
 t/13-deeper_error.t                            |   2 +-
 t/14-fully-qualified.t                         |   2 +-
 t/bug-incorrect-message.t                      |   2 +-
 t/bug-is-subtype.t                             |   2 +-
 t/bug-mixed-stringy.t                          |   2 +-
 t/bug-optional.t                               |   2 +-
 t/zzz-check-breaks.t                           |   6 +-
 xt/author/eol.t                                |   2 +-
 xt/author/kwalitee.t                           |   2 +-
 xt/author/no-tabs.t                            |   2 +-
 xt/author/pod-spell.t                          |   6 +-
 xt/{release => author}/pod-syntax.t            |   1 +
 xt/release/changes_has_content.t               |   2 +-
 29 files changed, 350 insertions(+), 251 deletions(-)
 rename xt/{release => author}/pod-syntax.t (84%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-types-structured-perl.git



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