[libtry-tiny-perl] branch master updated (32d5f4e -> f42b794)

Salvatore Bonaccorso carnil at debian.org
Tue Aug 16 11:45:34 UTC 2016


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

carnil pushed a change to branch master
in repository libtry-tiny-perl.

      from  32d5f4e   update changelog
      adds  e8f34c4   Imported Upstream version 0.27
       new  266c9b8   Merge tag 'upstream/0.27'
       new  e82df5c   Update debian/changelog file
       new  824cc53   Update debian/upstream/metadata information
       new  94e5ad0   Update copyright years for debian/* packaging files
       new  2bb5206   Declare compliance with Debian policy 3.9.8
       new  f42b794   Prepare changelog for release

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                         |   6 +-
 Changes                              |  34 ++-
 INSTALL                              |  14 +-
 MANIFEST                             |   7 +-
 META.json                            | 424 +++++++++++++++++++----------------
 META.yml                             | 338 +++++++++++++++-------------
 Makefile.PL                          |   8 +-
 README                               |   4 +-
 debian/changelog                     |  10 +-
 debian/control                       |   2 +-
 debian/copyright                     |   2 +-
 debian/upstream/metadata             |   9 +-
 dist.ini                             |  41 ++--
 lib/Try/Tiny.pm                      |  41 ++--
 t/00-report-prereqs.dd               |  45 ++--
 t/00-report-prereqs.t                |  17 +-
 t/basic.t                            |   5 +-
 t/context.t                          |   5 +-
 t/erroneous_usage.t                  |   3 -
 t/finally.t                          |  19 +-
 t/given_when.t                       |   9 +-
 t/global_destruction_forked.t        |   7 +-
 t/global_destruction_load.t          |   1 +
 t/named.t                            |   3 -
 t/when.t                             |   6 +-
 xt/author/eol.t                      |   7 +-
 xt/author/no-tabs.t                  |   5 +-
 xt/{release => author}/pod-no404s.t  |   0
 xt/author/pod-spell.t                |  13 +-
 xt/{release => author}/portability.t |   2 -
 xt/release/changes_has_content.t     |   2 +-
 xt/release/cpan-changes.t            |   9 +-
 xt/release/minimum-version.t         |   8 +
 33 files changed, 613 insertions(+), 493 deletions(-)
 rename xt/{release => author}/pod-no404s.t (100%)
 rename xt/{release => author}/portability.t (95%)
 create mode 100644 xt/release/minimum-version.t

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



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