[libspecio-perl] branch master updated (d294d05 -> 29a863f)

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Dec 21 21:30:20 UTC 2017


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

nickm-guest pushed a change to branch master
in repository libspecio-perl.

      from  d294d05   update changelog
      adds  fb8b497   New upstream version 0.42
       new  f3f82a5   Update upstream source from tag 'upstream/0.42'
       new  29a863f   Releasing package libspecio-perl version 0.42-1

The 2 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:
 Changes                                  |  14 ++++
 META.json                                | 116 +++++++++++++++----------------
 META.yml                                 | 115 +++++++++++++++---------------
 Makefile.PL                              |   2 +-
 README.md                                |   3 +-
 cpanfile                                 |   1 -
 debian/changelog                         |   8 ++-
 lib/Specio.pm                            |  10 ++-
 lib/Specio/Coercion.pm                   |   4 +-
 lib/Specio/Constraint/AnyCan.pm          |   4 +-
 lib/Specio/Constraint/AnyDoes.pm         |   4 +-
 lib/Specio/Constraint/AnyIsa.pm          |   4 +-
 lib/Specio/Constraint/Enum.pm            |   4 +-
 lib/Specio/Constraint/Intersection.pm    |   4 +-
 lib/Specio/Constraint/ObjectCan.pm       |   4 +-
 lib/Specio/Constraint/ObjectDoes.pm      |   4 +-
 lib/Specio/Constraint/ObjectIsa.pm       |   4 +-
 lib/Specio/Constraint/Parameterizable.pm |   4 +-
 lib/Specio/Constraint/Parameterized.pm   |   4 +-
 lib/Specio/Constraint/Role/CanType.pm    |   4 +-
 lib/Specio/Constraint/Role/DoesType.pm   |   4 +-
 lib/Specio/Constraint/Role/Interface.pm  |   4 +-
 lib/Specio/Constraint/Role/IsaType.pm    |   4 +-
 lib/Specio/Constraint/Simple.pm          |   4 +-
 lib/Specio/Constraint/Structurable.pm    |   4 +-
 lib/Specio/Constraint/Structured.pm      |   4 +-
 lib/Specio/Constraint/Union.pm           |   4 +-
 lib/Specio/Declare.pm                    |   4 +-
 lib/Specio/DeclaredAt.pm                 |   4 +-
 lib/Specio/Exception.pm                  |   8 +--
 lib/Specio/Exporter.pm                   |   4 +-
 lib/Specio/Helpers.pm                    |   9 ++-
 lib/Specio/Library/Builtins.pm           |   4 +-
 lib/Specio/Library/Numeric.pm            |   4 +-
 lib/Specio/Library/Perl.pm               |   8 +--
 lib/Specio/Library/String.pm             |   4 +-
 lib/Specio/Library/Structured.pm         |   4 +-
 lib/Specio/Library/Structured/Dict.pm    |   4 +-
 lib/Specio/Library/Structured/Map.pm     |   4 +-
 lib/Specio/Library/Structured/Tuple.pm   |   4 +-
 lib/Specio/OO.pm                         |   4 +-
 lib/Specio/PartialDump.pm                |   4 +-
 lib/Specio/Registry.pm                   |   4 +-
 lib/Specio/Role/Inlinable.pm             |   4 +-
 lib/Specio/Subs.pm                       |   4 +-
 lib/Specio/TypeChecks.pm                 |   4 +-
 lib/Test/Specio.pm                       |   4 +-
 t/00-report-prereqs.dd                   |  69 +++++++++---------
 t/perl-sanity.t                          |   4 +-
 xt/author/00-compile.t                   |   4 +-
 xt/author/pod-spell.t                    |   1 +
 51 files changed, 271 insertions(+), 245 deletions(-)

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



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