[liblexical-sealrequirehints-perl] branch master updated (4946619 -> 30e616d)

Florian Schlichting fsfs at moszumanska.debian.org
Mon May 4 19:33:00 UTC 2015


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

fsfs pushed a change to branch master
in repository liblexical-sealrequirehints-perl.

      from  4946619   update changelog
      adds  19c22a1   Imported Upstream version 0.009
       new  2d592f6   Merge tag 'upstream/0.009'
       new  ea83ca5   Email change: Florian Schlichting -> fsfs at debian.org
       new  8e07ce9   Update copyright years
       new  7e871fd   Declare compliance with Debian Policy 3.9.6 (no changes necessary)
       new  254afc4   Add autopkgtest header
       new  a356c34   Add explicit dependency on M::B
       new  30e616d   update changelog for release

The 7 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:
 .gitignore                               |  13 ----
 Build.PL                                 |   2 +-
 Changes                                  |  38 +++++++++++
 MANIFEST                                 |   7 +++
 META.json                                |  59 +++++++++++++++++
 META.yml                                 |  35 +++++++++++
 Makefile.PL                              |  35 +++++++++++
 README                                   |   2 +-
 SIGNATURE                                |  70 +++++++++++++++++++++
 debian/changelog                         |  12 +++-
 debian/control                           |   6 +-
 debian/copyright                         |   4 +-
 lib/Lexical/SealRequireHints.pm          |  70 +++++++++++++++------
 lib/Lexical/SealRequireHints.xs          | 105 ++++++++++++++++++++++++++++---
 t/context.t                              |  12 +++-
 t/defsv.t                                |  29 +++++++++
 t/eval_0.pm                              |   2 +-
 t/{seal_pp.t => idempotent.t}            |   4 +-
 t/{package_pp.t => idempotent_pp.t}      |   2 +-
 t/override.t                             |   3 +-
 t/swash.t                                |   9 ++-
 t/threads.t                              |  18 ++++--
 t/version_check.t                        |  44 +++++++++++++
 t/{package_pp.t => version_check_pp.t}   |   2 +-
 t/version_feature.t                      |  36 +++++++++++
 t/{package_pp.t => version_feature_pp.t} |   2 +-
 26 files changed, 561 insertions(+), 60 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 META.json
 create mode 100644 META.yml
 create mode 100644 Makefile.PL
 create mode 100644 SIGNATURE
 create mode 100644 t/defsv.t
 copy t/{seal_pp.t => idempotent.t} (59%)
 copy t/{package_pp.t => idempotent_pp.t} (64%)
 create mode 100644 t/version_check.t
 copy t/{package_pp.t => version_check_pp.t} (62%)
 create mode 100644 t/version_feature.t
 copy t/{package_pp.t => version_feature_pp.t} (61%)

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



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