[libfile-changenotify-perl] branch master updated (a17a9bd -> 8b32076)

Salvatore Bonaccorso carnil at debian.org
Mon Feb 12 19:55:34 UTC 2018


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

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

      from  a17a9bd   declare conformance with Policy 4.1.3 (no changes needed)
      adds  362a673   Bump version after release
      adds  cdb2794   Fix typo in Watcher docs
      adds  02f6afa   Treat Inotify IN_MOVED_TO events as creations
      adds  141937b   Fix theme specification for perlcritic
      adds  b52ff57   Update .travis.yml to include Perl 5.26
      adds  b385cf7   v0.28
      adds  0960931   New upstream version 0.28
       new  64e8317   Update upstream source from tag 'upstream/0.28'
       new  8b32076   Update debian/changelog

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:
 CONTRIBUTING.md                          |   4 +-
 Changes                                  |   7 ++
 LICENSE                                  |   2 +-
 MANIFEST                                 |   2 +-
 META.json                                | 166 ++++++++++++++++---------------
 META.yml                                 | 164 +++++++++++++++---------------
 Makefile.PL                              |   4 +-
 README.md                                |   5 +-
 cpanfile                                 |   2 +
 debian/changelog                         |   7 +-
 lib/File/ChangeNotify.pm                 |  12 ++-
 lib/File/ChangeNotify/Event.pm           |   6 +-
 lib/File/ChangeNotify/Watcher.pm         |   8 +-
 lib/File/ChangeNotify/Watcher/Default.pm |   8 +-
 lib/File/ChangeNotify/Watcher/Inotify.pm |  11 +-
 lib/File/ChangeNotify/Watcher/KQueue.pm  |   2 +-
 perlcriticrc                             |   2 +-
 t/00-report-prereqs.dd                   |   2 +
 t/00-report-prereqs.t                    |  18 +++-
 t/lib/File/ChangeNotify/TestHelper.pm    |  43 ++++++++
 xt/author/pod-coverage.t                 |   6 +-
 xt/author/pod-spell.t                    |   5 +-
 22 files changed, 284 insertions(+), 202 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