[libspecio-perl] branch master updated (7a9676e -> 7134946)

Nick Morrott nickm-guest at moszumanska.debian.org
Wed Jan 25 23:51:37 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  7a9676e   releasing package libspecio-perl version 0.32-1
      adds  764f116   New upstream version 0.33
       new  bb307a1   Merge tag 'upstream/0.33'
       new  7134946   Releasing package libspecio-perl version 0.33-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                                  |  12 ++-
 META.json                                | 142 +++++++++++++++----------------
 META.yml                                 | 140 +++++++++++++++---------------
 Makefile.PL                              |   2 +-
 README.md                                |   4 +-
 debian/changelog                         |   6 ++
 lib/Specio.pm                            |   6 +-
 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/Union.pm           |   4 +-
 lib/Specio/Declare.pm                    |   8 +-
 lib/Specio/DeclaredAt.pm                 |   4 +-
 lib/Specio/Exception.pm                  |   4 +-
 lib/Specio/Exporter.pm                   |   4 +-
 lib/Specio/Helpers.pm                    |   4 +-
 lib/Specio/Library/Builtins.pm           |   4 +-
 lib/Specio/Library/Numeric.pm            |   4 +-
 lib/Specio/Library/Perl.pm               |   4 +-
 lib/Specio/Library/String.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/TypeChecks.pm                 |   4 +-
 lib/Test/Specio.pm                       |   4 +-
 39 files changed, 228 insertions(+), 216 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