[libfile-flock-perl] 01/10: Merge tag 'upstream/2013.11'

gregor herrmann gregoa at debian.org
Tue Oct 1 18:51:56 UTC 2013


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

gregoa pushed a commit to branch master
in repository libfile-flock-perl.

commit f3067a32e03a1d169930916c27ee9fc0a3ec5dac
Merge: 5229b4c 2f74524
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 1 20:38:28 2013 +0200

    Merge tag 'upstream/2013.11'
    
    Upstream version 2013.11

 Build.PL                     |   36 +++
 CHANGELOG                    |   67 -----
 Changes                      |   95 ++++++++
 MANIFEST                     |   23 +-
 META.yml                     |   44 +++-
 MYMETA.json                  |   67 +++++
 MYMETA.yml                   |   37 +++
 Makefile.PL                  |   29 ++-
 README                       |   65 ++++-
 lib/File/Flock.pm            |  113 +++++++--
 lib/File/Flock/Forking.pm    |   59 +++++
 lib/File/Flock/Subprocess.pm |  552 ++++++++++++++++++++++++++++++++++++++++++
 t/auto.t                     |   21 ++
 t/auto2.t                    |   21 ++
 t/flock.t                    |  292 +---------------------
 t/flock.tt                   |  314 ++++++++++++++++++++++++
 t/flock2.t                   |   18 ++
 t/flock2.tt                  |  188 ++++++++++++++
 t/forking.t                  |   14 ++
 t/forking2.t                 |   14 ++
 t/subprocess.t               |   11 +
 t/subprocess2.t              |   11 +
 t/wrap.tm                    |   40 +++
 23 files changed, 1725 insertions(+), 406 deletions(-)

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



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