[libio-all-perl] branch master updated (6ca6fcc -> 29e5a17)
gregor herrmann
gregoa at debian.org
Thu Jun 12 16:39:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libio-all-perl.
from 6ca6fcc Prepare changelog for release
new 6f5caa0 Imported Upstream version 0.63
new b80a778 New upstream release.
new bafbacf Add build dependency on netbase
new 29e5a17 releasing package libio-all-perl version 0.63-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:
Changes | 4 ++++
MANIFEST | 11 +++++++++++
META.yml | 2 +-
Makefile.PL | 2 +-
debian/changelog | 7 +++++++
debian/control | 1 +
lib/IO/All.pm | 2 +-
lib/IO/All.pod | 6 ++++++
lib/IO/All/Base.pm | 2 +-
lib/IO/All/DBM.pm | 31 +------------------------------
lib/IO/All/DBM.pod | 34 ++++++++++++++++++++++++++++++++++
lib/IO/All/Dir.pm | 31 +------------------------------
lib/IO/All/Dir.pod | 34 ++++++++++++++++++++++++++++++++++
lib/IO/All/File.pm | 31 +------------------------------
lib/IO/All/File.pod | 34 ++++++++++++++++++++++++++++++++++
lib/IO/All/Filesys.pm | 31 ++-----------------------------
lib/IO/All/Filesys.pod | 34 ++++++++++++++++++++++++++++++++++
lib/IO/All/Link.pm | 31 +------------------------------
lib/IO/All/Link.pod | 34 ++++++++++++++++++++++++++++++++++
lib/IO/All/MLDBM.pm | 31 +------------------------------
lib/IO/All/MLDBM.pod | 34 ++++++++++++++++++++++++++++++++++
lib/IO/All/Pipe.pm | 31 +------------------------------
lib/IO/All/Pipe.pod | 34 ++++++++++++++++++++++++++++++++++
lib/IO/All/STDIO.pm | 31 +------------------------------
lib/IO/All/STDIO.pod | 34 ++++++++++++++++++++++++++++++++++
lib/IO/All/Socket.pm | 31 +------------------------------
lib/IO/All/Socket.pod | 34 ++++++++++++++++++++++++++++++++++
lib/IO/All/String.pm | 2 +-
lib/IO/All/String.pod | 34 ++++++++++++++++++++++++++++++++++
lib/IO/All/Temp.pm | 31 +------------------------------
lib/IO/All/Temp.pod | 34 ++++++++++++++++++++++++++++++++++
31 files changed, 419 insertions(+), 304 deletions(-)
create mode 100644 lib/IO/All/DBM.pod
create mode 100644 lib/IO/All/Dir.pod
create mode 100644 lib/IO/All/File.pod
create mode 100644 lib/IO/All/Filesys.pod
create mode 100644 lib/IO/All/Link.pod
create mode 100644 lib/IO/All/MLDBM.pod
create mode 100644 lib/IO/All/Pipe.pod
create mode 100644 lib/IO/All/STDIO.pod
create mode 100644 lib/IO/All/Socket.pod
create mode 100644 lib/IO/All/String.pod
create mode 100644 lib/IO/All/Temp.pod
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-all-perl.git
More information about the Pkg-perl-cvs-commits
mailing list