[libbareword-filehandles-perl] branch master updated (761b456 -> a084434)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Sep 18 21:43:01 UTC 2017


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

fsfs pushed a change to branch master
in repository libbareword-filehandles-perl.

      from  761b456   prepare changelog for release
      adds  eae7d24   v0.004
      adds  1b13b89   Update Dist::Zilla and Pod::Weaver settings
      adds  12e9a66   Use Dist::Zilla::Plugin::PPPort and PPPort 0.32_02
      adds  a0195b1   Use [DynamicPrereqs] instead of munging the generated Makefile.PL
      adds  f5fe6c2   Fix author-mode Makfile.PL for no-dot-in-inc
      adds  2936189   Add Changes for DynamicPrereqs and PPPort usage
      adds  aee3689   New upstream version 0.005
       new  23f87e3   Updated version 0.005 from 'upstream/0.005'
       new  69193ca   Update debian/changelog
       new  b5bb6ef   Update upstream metadata
       new  8f04fd8   Update copyright years
       new  0cb371b   Declare compliance with Debian Policy 4.1.0
       new  a084434   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:
 Changes                                            |    5 +
 LICENSE                                            |    6 +-
 MANIFEST                                           |   12 +-
 META.json                                          |  653 +++++++
 META.yml                                           |  449 ++++-
 Makefile.PL                                        |   28 +-
 README                                             |   50 +-
 debian/changelog                                   |    9 +
 debian/control                                     |    2 +-
 debian/copyright                                   |    4 +-
 debian/upstream/metadata                           |    1 +
 dist.ini                                           |   31 +-
 filehandles.xs                                     |    9 -
 inc/BarewordFilehandlesMakeMaker.pm                |   14 -
 lib/bareword/filehandles.pm                        |    6 +-
 ppport.h                                           | 1967 ++++++++++++++------
 t/00-report-prereqs.dd                             |   49 +
 t/00-report-prereqs.t                              |  183 ++
 weaver.ini                                         |    3 -
 xt/author/00-compile.t                             |   60 +
 .../author/pod-coverage.t                          |    8 -
 t/author-pod-syntax.t => xt/author/pod-syntax.t    |    8 -
 22 files changed, 2908 insertions(+), 649 deletions(-)
 create mode 100644 META.json
 delete mode 100644 inc/BarewordFilehandlesMakeMaker.pm
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 weaver.ini
 create mode 100644 xt/author/00-compile.t
 rename t/author-pod-coverage.t => xt/author/pod-coverage.t (58%)
 rename t/author-pod-syntax.t => xt/author/pod-syntax.t (52%)

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



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