[libio-async-perl] branch master updated (fa3c7e4 -> 8216b04)
gregor herrmann
gregoa at debian.org
Mon Dec 21 20:09:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libio-async-perl.
from fa3c7e4 releasing package libio-async-perl version 0.69-1
new 566fba1 Imported Upstream version 0.70
new e02df47 New upstream release.
new 43a2f5b debian/rules: skip a test which needs a DNS resolver.
new de79e20 Add a patch to fix spelling mistakes in the POD.
new 8216b04 releasing package libio-async-perl version 0.70-1
The 5 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:
Build.PL | 6 +--
Changes | 5 ++
META.json | 72 ++++++++++++++--------------
META.yml | 72 ++++++++++++++--------------
Makefile.PL | 2 +-
debian/changelog | 8 ++++
debian/patches/series | 1 +
debian/patches/spelling.patch | 93 +++++++++++++++++++++++++++++++++++++
debian/rules | 6 +++
lib/IO/Async.pm | 2 +-
lib/IO/Async/Channel.pm | 4 +-
lib/IO/Async/ChildManager.pm | 2 +-
lib/IO/Async/Debug.pm | 4 +-
lib/IO/Async/File.pm | 7 ++-
lib/IO/Async/FileStream.pm | 8 ++--
lib/IO/Async/Function.pm | 2 +-
lib/IO/Async/Future.pm | 2 +-
lib/IO/Async/Handle.pm | 2 +-
lib/IO/Async/Internals/Connector.pm | 2 +-
lib/IO/Async/Listener.pm | 2 +-
lib/IO/Async/Loop.pm | 5 +-
lib/IO/Async/Loop/Poll.pm | 27 +++++++----
lib/IO/Async/Loop/Select.pm | 2 +-
lib/IO/Async/LoopTests.pm | 2 +-
lib/IO/Async/Notifier.pm | 2 +-
lib/IO/Async/OS.pm | 2 +-
lib/IO/Async/OS/MSWin32.pm | 2 +-
lib/IO/Async/OS/cygwin.pm | 2 +-
lib/IO/Async/OS/linux.pm | 2 +-
lib/IO/Async/PID.pm | 2 +-
lib/IO/Async/Process.pm | 2 +-
lib/IO/Async/Protocol.pm | 2 +-
lib/IO/Async/Protocol/LineStream.pm | 2 +-
lib/IO/Async/Protocol/Stream.pm | 2 +-
lib/IO/Async/Resolver.pm | 5 +-
lib/IO/Async/Routine.pm | 2 +-
lib/IO/Async/Signal.pm | 2 +-
lib/IO/Async/Socket.pm | 2 +-
lib/IO/Async/Stream.pm | 15 ++++--
lib/IO/Async/Test.pm | 2 +-
lib/IO/Async/Timer.pm | 2 +-
lib/IO/Async/Timer/Absolute.pm | 2 +-
lib/IO/Async/Timer/Countdown.pm | 2 +-
lib/IO/Async/Timer/Periodic.pm | 2 +-
44 files changed, 258 insertions(+), 136 deletions(-)
create mode 100644 debian/patches/series
create mode 100644 debian/patches/spelling.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-async-perl.git
More information about the Pkg-perl-cvs-commits
mailing list