[libevent-rpc-perl] branch master updated (de0140b -> d848eb7)
Xavier Guimard
xguimard-guest at moszumanska.debian.org
Thu Feb 20 05:36:49 UTC 2014
This is an automated email from the git hooks/post-receive script.
xguimard-guest pushed a change to branch master
in repository libevent-rpc-perl.
from de0140b Prepare changelog for release
adds a8d1d5b Imported Upstream version 1.05
new bdb43d8 Merge tag 'upstream/1.05'
new 111f06a Update d/copy years
new 29661bc Remove patches now included in upstream
new d848eb7 Update d/ch (+ version 1.05)
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 | 19 ++-
META.yml | 2 +-
debian/changelog | 8 ++
debian/copyright | 2 +-
.../fix-manpage-has-errors-from-pod2man.patch | 128 ---------------------
debian/patches/fix_pod_errors.patch | 18 ---
debian/patches/fix_pod_spelling.patch | 40 -------
debian/patches/series | 3 -
lib/Event/RPC.pm | 4 +-
lib/Event/RPC/Client.pm | 35 +++++-
lib/Event/RPC/Connection.pm | 2 +
lib/Event/RPC/LogConnection.pm | 2 +
lib/Event/RPC/Logger.pm | 4 +-
lib/Event/RPC/Loop.pm | 4 +-
lib/Event/RPC/Loop/AnyEvent.pm | 4 +-
lib/Event/RPC/Loop/Event.pm | 4 +-
lib/Event/RPC/Loop/Glib.pm | 4 +-
lib/Event/RPC/Message.pm | 26 ++++-
lib/Event/RPC/Server.pm | 37 +++++-
t/02.cnct.t | 4 +-
t/03.cnct-auth.t | 5 +-
t/04.cnct-auth-ssl-verifypeer-noca.t | 6 +-
t/04.cnct-auth-ssl-verifypeer-wrongca.t | 5 +-
t/04.cnct-auth-ssl-verifypeer.t | 5 +-
t/04.cnct-auth-ssl.t | 5 +-
t/05.func.t | 4 +-
t/06.object2.t | 4 +-
t/Event_RPC_Test.pm | 2 +-
t/Event_RPC_Test_Server.pm | 26 +++++
29 files changed, 187 insertions(+), 225 deletions(-)
delete mode 100644 debian/patches/fix-manpage-has-errors-from-pod2man.patch
delete mode 100644 debian/patches/fix_pod_errors.patch
delete mode 100644 debian/patches/fix_pod_spelling.patch
delete mode 100644 debian/patches/series
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libevent-rpc-perl.git
More information about the Pkg-perl-cvs-commits
mailing list