[libevent-rpc-perl] branch master updated (130c674 -> d569a25)

gregor herrmann gregoa at debian.org
Sun Sep 20 22:04:16 UTC 2015


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

gregoa pushed a change to branch master
in repository libevent-rpc-perl.

      from  130c674   update changelog
       new  71c293d   Imported Upstream version 1.06
       new  17c9a89   New upstream release. Fixes "FTBFS: hostname verification failed at t/04.cnct-auth-ssl- verifypeer-wrongca.t line 54" (Closes: #799578)
       new  ec768c1   Update years of packaging copyright.
       new  48e099b   Reformat debian/control with cme
       new  3135176   Mark package as autopkgtest-able.
       new  a0706bf   Declare compliance with Debian Policy 3.9.6.
       new  ea7e928   Bump debhelper compatibility level to 9.
       new  3a503e5   Update build and runtime dependencies.
       new  d569a25   releasing package libevent-rpc-perl version 1.06-1

The 9 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                                 |  15 ++-
 MANIFEST                                |   1 +
 META.json                               |  47 +++++++++
 META.yml                                |  51 +++++-----
 Makefile.PL                             |   2 +-
 README                                  | 166 --------------------------------
 debian/changelog                        |  15 ++-
 debian/compat                           |   2 +-
 debian/control                          |  16 +--
 debian/copyright                        |   2 +-
 examples/Test_class.pm                  |   1 -
 examples/client.pl                      |   1 -
 examples/server.pl                      |   1 -
 lib/Event/RPC.pm                        |   2 +-
 lib/Event/RPC/Client.pm                 |  24 ++++-
 lib/Event/RPC/Logger.pm                 |   1 -
 lib/Event/RPC/Loop.pm                   |   1 -
 lib/Event/RPC/Loop/AnyEvent.pm          |   1 -
 lib/Event/RPC/Loop/Event.pm             |   1 -
 lib/Event/RPC/Loop/Glib.pm              |   1 -
 lib/Event/RPC/Message.pm                |   1 -
 lib/Event/RPC/Server.pm                 |  45 +++++----
 t/04.cnct-auth-ssl-verifypeer-wrongca.t |   2 +-
 t/Event_RPC_Test.pm                     |   1 -
 t/Event_RPC_Test_Server.pm              | 153 +++++++++++++++--------------
 t/ssl/ca.crt                            |  58 +++++------
 t/ssl/ca.key                            | 100 +++++++++----------
 t/ssl/server-noca.crt                   |  45 ++++++---
 t/ssl/server.crt                        |  47 +++++----
 t/ssl/server.csr                        |  35 +++++--
 t/ssl/server.key                        |  65 ++++++++++---
 31 files changed, 450 insertions(+), 453 deletions(-)
 create mode 100644 META.json
 delete mode 100644 README
 mode change 100755 => 100644 t/Event_RPC_Test_Server.pm

-- 
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