[libsys-filesystem-perl] 01/06: Merge tag 'upstream/1.400'

gregor herrmann gregoa at debian.org
Fri Sep 6 15:05:10 UTC 2013


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

gregoa pushed a commit to branch master
in repository libsys-filesystem-perl.

commit e5efd5d1af3f2d2994b7c6a2fc026df362c8c9fd
Merge: e416a7f b105f51
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Sep 6 16:48:32 2013 +0200

    Merge tag 'upstream/1.400'
    
    Upstream version 1.400

 Build.PL                          |   55 ++++++++++--------
 Changes                           |   11 ++++
 MANIFEST                          |   12 ++--
 MANIFEST.SKIP                     |    6 +-
 META.json                         |  113 +++++++++++++++++++++++++++++++++++++
 META.yml                          |   46 +++++++++------
 Makefile.PL                       |    2 +-
 README                            |    4 +-
 lib/Sys/Filesystem.pm             |    8 +--
 lib/Sys/Filesystem/Aix.pm         |   13 +++--
 lib/Sys/Filesystem/Cygwin.pm      |    6 +-
 lib/Sys/Filesystem/Darwin.pm      |   20 ++++---
 lib/Sys/Filesystem/Dummy.pm       |    6 +-
 lib/Sys/Filesystem/Freebsd.pm     |    6 +-
 lib/Sys/Filesystem/Hpux.pm        |    6 +-
 lib/Sys/Filesystem/Linux.pm       |   49 ++++++++--------
 lib/Sys/Filesystem/Mswin32.pm     |    6 +-
 lib/Sys/Filesystem/Netbsd.pm      |    6 +-
 lib/Sys/Filesystem/Solaris.pm     |    8 +--
 lib/Sys/Filesystem/Unix.pm        |    6 +-
 t/{00compile.t => 01_load.t}      |    0
 t/01pod.t                         |    4 --
 t/{03test.t => 02_basic.t}        |    8 +--
 t/02pod_coverage.t                |   11 ----
 t/{04whereami.t => 03_whereami.t} |    6 +-
 t/04_special.t                    |   36 ++++++++++++
 26 files changed, 316 insertions(+), 138 deletions(-)

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



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