[libfile-changenotify-perl] annotated tag upstream/0.27 created (now eae3e7a)

Salvatore Bonaccorso carnil at debian.org
Thu Aug 3 04:00:17 UTC 2017


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

carnil pushed a change to annotated tag upstream/0.27
in repository libfile-changenotify-perl.

        at  eae3e7a   (tag)
   tagging  0a3e0c825740e5683986966e1947f14dbd16af37 (commit)
  replaces  upstream/0.26
 tagged by  Salvatore Bonaccorso
        on  Thu Aug 3 05:57:41 2017 +0200

- Log -----------------------------------------------------------------
Upstream version 0.27

Dave Rolsky (200):
      adding initial checkin
      got to the point of passing some tests with Inotify watcher
      rename basic.t -> all.t, remove some unneeded tests
      actually passing tests for both subclasses!
      Add prereqs
      s/svn/hg
      Win32 fix for importing hi res stat
      Fix pod coverage
      Docs.
      Skip for non-author
      Add release date
      add .shipit
      Added tag 0.01 for changeset 2176653b7ea9
      Fix wrong attribute name
      Fix handling of things that don't go into the map
      Changes for 0.02
      Bump version
      Added tag 0.02 for changeset 2240ebc23b7f
      Do not set a default directories
      Changes for 0.03
      Bump version
      Added tag 0.03 for changeset 52449257b252
      Various fixes for handling deleted dirs.
      bump version and update Changes
      Added tag 0.04 for changeset 22140b1ae24f
      Be more specific about the required MX::PV
      load File::Spec where it is used
      Update prereqs to actually be accurate
      Changes for 0.05
      Changes for 0.05
      Added tag 0.05 for changeset cd9a0bc51919
      doc fixes
      Add Makefile.PL
      bump version and add changes
      Added tag 0.06 for changeset 958c75b87831
      fix type (isa, not ias)
      Update changes
      Bump version to 0.07
      Added tag 0.07 for changeset 9cc59bc6dd45
      fix email address markup
      Ignore all Debian_CPANTS files
      add file exclusion feature
      add KQueue watcher
      perltidy everything
      Fix exclusion checks for Inotify
      Add SUPPORT caveat
      Move all distro tests to xt and add pod spelling and version match test
      s{Fey}{File/ChangeNotify}
      add versions to all modules
      bump version to 0.08
      Add changes for 0.08
      Added tag 0.08 for changeset 4e6c49754a9f
      Add a DONATIONS section
      Removed tag 0.08
      Added tag 0.08 for changeset 27353905527b
      Another word to ignore
      windows test fix
      Add changes
      bump version
      Added tag 0.09 for changeset 69720fe7dfc1
      Add version check to release process
      fix load twice bug
      bump version to 0.10
      Use DistTestExtra
      Checking in changes prior to tagging of version 0.10.  Changelog diff is:
      Added tag 0.10 for changeset 258f7c74642c
      Make Test::Without::Module optional
      Changes for 0.11
      bump version to 0.11
      Added tag 0.11 for changeset ba0a353c1c78
      remove old test skip logic
      Add resources to META.yml
      Require Linux::Inotify2 1.2+
      Add auto_features for inotify & kqueue
      Tidy code
      Changes for 0.12
      bump version to 0.12
      Ignore MYMETA.yml
      Added tag 0.12 for changeset e271f9dd4127
      Fix typo in module name
      Don't blow up on up circular symlinks, and add tests for this.
      modernize tests with done_testing
      Add release number and date
      More Changes info
      Bump version to 0.13
      bump all version to 0.13
      Added tag 0.13 for changeset fdba5de63283
      Move donations pod towards the end
      CLEANUP, not UNLINK
      Changes for 0.14
      dzilize
      Add ABSTRACT
      Don't use Pod Weaver for this module's docs
      Ignore dzil junk
      finish dzilization
      rearrange xt for dzil
      Skip tabs test for now - Module::Build generates a file with tabs
      Don't symlink to parent dir, since it may not be fully traversable
      Doc tweak from Dan
      Update Changes for release
      Fix release date
      Added tag 0.14 for changeset 6968a4dd52fc
      Add namespace::autoclean
      Changes for 0.15
      Bump version
      Added tag 0.15 for changeset 3b6b1540d885
      Remove coerce => 1 from type without coercion
      Changes for 0.16
      Bump version to 0.16
      Added tag 0.16 for changeset eac59c0b1f94
      Add test for _try_load
      Always load Default watcher
      Changes for 0.17
      Bump version
      Added tag 0.17 for changeset 5a77a3335fca
      Always make a default watcher
      Changes for 0.18
      Add Test::Exception dep
      Bump version
      Changes for 0.18
      Added tag 0.18 for changeset 9692068ff5d5
      Always test the Default class
      Changes for 0.19
      Bump version
      Added tag 0.19 for changeset c675b630a5d1
      Add license & copyright_holder
      do not include Makefile.PL
      No need for copyright_year
      No Kwalitee tests
      Let dzil provide pod syntax test
      Make KQueue watcher check that a file has a fileno, to avoid blowing up on circular symlinks
      Use NextRelease plugin
      Changes for next release
      Add OpenBSD to whitelist
      Bump version
      Added tag 0.20 for changeset 7c3f0f02402a
      fix NextRelease format
      post hg conversion tweaks
      post hg conversion tweaks
      post hg conversion - change repo uris in dist.ini
      Tidy code a bit
      Get rid of lazy_build
      Use Class::Load to load classes
      Remove signature plugin
      Add more test plugins
      Pod link check fails
      Update spelling whitelist
      Require Perl 5.10
      Use autoprereqs and check that prereqs are indexed
      Fix exclude feature bugs
      Remove useless quotes
      Bump version
      v0.21
      Changes for 0.22
      Bump version
      Remove unneeded use 5.010
      v0.22
      Fix out of date comment
      Make sure to pass a $timeout of 0 explicitly.
      Changes for next release
      Bump version
      Add subclasses to spelling list
      Bump copyright year
      Die if we cannot build a Linux::Inotify2 object
      Add $! to error if we can't build an inotify object
      v0.23
      Use Class::Load's load_class, not Class::MOP
      Remove copyright & license section
      Fix synopsis
      Update dist.ini
      Changes for next release
      Bump version
      v0.24
      Merge pull request #1 from karenetheridge/topic/optional_feature_metadata
      Simplify loading of optional classes
      Update to my dzil bundle and add $VERSION to all modules
      Remove unused method
      Ignore .tidyall.d dir
      Perltidy Inotify module code
      Make critic & tidy happy
      Add generated files
      Use isa_ok to test objects
      Fix loading the wrong module the second time instantiate_watcher was called
      Remove docs that will now be generated
      Remove unused variable
      Use namespace::autoclean in F::CN
      Make Watcher a role instead of a parent class
      Switch from Moose to Moo + Type::Tiny
      Note Class::Load -> Module::Runtime in Changes
      Add .travis.yml
      Manually install Linux::Inotify2 for travis testing
      Skip Test::Synopsis
      v0.25
      Bump version after release
      Require Moo 1.006000+
      v0.26
      Bump version after release
      Make _map attr in Default watcher ro
      Add copyright_year to dist.ini
      v0.27

H. Merijn Branch (1):
      Allow for exclude to accept sub refs as well as regexps or paths

Karen Etheridge (4):
      remove unneeded use of List::MoreUtils
      put optional feature info in metadata, while retaining prompting at install time
      bump version to 0.25
      switch to non-deprecated versions of plugins

Salvatore Bonaccorso (1):
      New upstream version 0.27

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
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