[libsys-filesystem-perl] branch master updated (90d012d -> e263808)
gregor herrmann
gregoa at debian.org
Wed May 14 21:25:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libsys-filesystem-perl.
from 90d012d update changelog
new 8584ef6 Imported Upstream version 1.406
new 2268efe New upstream release.
new 85e686d Update years of upstream copyright.
new e263808 releasing package libsys-filesystem-perl version 1.406-1
The 4 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:
CREDITS | 2 +-
Changes | 9 ++-
MANIFEST | 6 +-
MANIFEST.SKIP | 1 +
META.json | 26 +++++---
META.yml | 46 +++++++-------
Makefile.PL | 136 ++++++++++++++++++++++--------------------
README | 42 +++++++++----
debian/changelog | 7 ++-
debian/copyright | 2 +-
lib/Sys/Filesystem.pm | 116 +++++++++++++++++++++--------------
lib/Sys/Filesystem/Aix.pm | 38 ++++++------
lib/Sys/Filesystem/Cygwin.pm | 19 +++---
lib/Sys/Filesystem/Darwin.pm | 18 +++---
lib/Sys/Filesystem/Dummy.pm | 4 +-
lib/Sys/Filesystem/Freebsd.pm | 19 +++---
lib/Sys/Filesystem/Hpux.pm | 13 ++--
lib/Sys/Filesystem/Linux.pm | 61 +++++++++----------
lib/Sys/Filesystem/Mswin32.pm | 21 ++-----
lib/Sys/Filesystem/Netbsd.pm | 26 ++++----
lib/Sys/Filesystem/Solaris.pm | 35 ++++++-----
lib/Sys/Filesystem/Unix.pm | 22 ++++---
t/01_load.t | 9 ++-
t/02_basic.t | 28 +++++----
t/03_whereami.t | 13 ++--
t/04_special.t | 11 +++-
t/05_error.t | 23 +++++++
t/06_settings.t | 64 ++++++++++++++++++++
28 files changed, 507 insertions(+), 310 deletions(-)
create mode 100644 t/05_error.t
create mode 100644 t/06_settings.t
--
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