[libfile-changenotify-perl] 03/04: Merge tag 'upstream/0.25'

Salvatore Bonaccorso carnil at debian.org
Sun May 29 04:49:46 UTC 2016


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

carnil pushed a commit to branch master
in repository libfile-changenotify-perl.

commit 419bab58bfb35e38b64456a22435ed6b9fef0e3a
Merge: 4f7de45 f342110
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun May 29 06:48:10 2016 +0200

    Merge tag 'upstream/0.25'
    
    Upstream version 0.25

 Build.PL                                           |  85 --
 CONTRIBUTING.md                                    | 131 +++
 Changes                                            |  15 +
 INSTALL                                            |   9 +-
 LICENSE                                            |   2 +-
 MANIFEST                                           |  34 +-
 META.json                                          | 962 ++++++++++++++++++++-
 META.yml                                           | 749 +++++++++++++++-
 Makefile.PL                                        |  95 ++
 README                                             |  14 -
 README.md                                          |  91 ++
 cpanfile                                           |  64 ++
 dist.ini                                           |  77 +-
 inc/MyModuleBuild.pm                               |  32 -
 lib/File/ChangeNotify.pm                           | 124 +--
 lib/File/ChangeNotify/Event.pm                     |  28 +-
 lib/File/ChangeNotify/Watcher.pm                   | 120 +--
 lib/File/ChangeNotify/Watcher/Default.pm           |  30 +-
 lib/File/ChangeNotify/Watcher/Inotify.pm           |  47 +-
 lib/File/ChangeNotify/Watcher/KQueue.pm            |  21 +-
 perlcriticrc                                       |  67 ++
 perltidyrc                                         |  22 +
 t/00-report-prereqs.dd                             |  76 ++
 t/00-report-prereqs.t                              | 183 ++++
 t/author-pod-spell.t                               |  35 -
 t/excluded-dirs.t                                  |   5 +-
 t/instantiate-twice.t                              |  18 +-
 t/lib/File/ChangeNotify/TestHelper.pm              |  21 +-
 t/release-eol.t                                    |  16 -
 t/release-pod-syntax.t                             |  15 -
 t/release-synopsis.t                               |  16 -
 tidyall.ini                                        |  39 +
 xt/author/clean-namespaces.t                       |  11 +
 xt/author/eol.t                                    |  25 +
 xt/author/mojibake.t                               |   9 +
 xt/author/no-tabs.t                                |  25 +
 xt/author/pod-coverage.t                           |  55 ++
 t/release-pod-no404s.t => xt/author/pod-no404s.t   |   8 -
 xt/author/pod-spell.t                              |  39 +
 xt/author/pod-syntax.t                             |   7 +
 xt/author/test-version.t                           |  23 +
 .../release/cpan-changes.t                         |   8 -
 xt/release/meta-json.t                             |   4 +
 xt/release/portability.t                           |  12 +
 xt/release/tidyall.t                               |  12 +
 t/release-try-load.t => xt/release/try-load.t      |   9 +-
 46 files changed, 2960 insertions(+), 530 deletions(-)

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



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