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

xguimard-guest pushed a commit to branch master
in repository libnet-server-perl.

commit 43c868d7dfda8c7a683c9834f590841ff0a89ea3
Merge: 09fb748 bac5ea3
Author: Xavier Guimard <Xavier Guimard x.guim...@free.fr>
Date:   Thu Oct 26 06:53:40 2017 +0200

    Update upstream source from tag 'upstream/2.009'
    
    Update to upstream version '2.009'
    with Debian dir 7d328f7865b6849d0219f8858a3e8b11ea872424

 Changes                            |    9 +
 INSTALL                            |   44 +
 LICENSE                            |  379 ++++++++
 MANIFEST                           |   97 +-
 MANIFEST.SKIP                      |   15 +
 META.json                          |   16 +-
 META.yml                           |   25 +-
 Makefile.PL                        |   95 +-
 README                             | 1702 +++++++++++++++++++++++++++++++++++-
 bin/net-server                     |    2 +-
 dist.ini                           |   53 ++
 examples/connection_test.pl        |   14 +-
 lib/Net/Server.pm                  |   15 +-
 lib/Net/Server.pod                 |    3 +
 lib/Net/Server/Daemonize.pm        |    8 +-
 lib/Net/Server/Fork.pm             |    8 +-
 lib/Net/Server/HTTP.pm             |    8 +-
 lib/Net/Server/INET.pm             |    8 +-
 lib/Net/Server/Log/Log/Log4perl.pm |    7 +-
 lib/Net/Server/Log/Sys/Syslog.pm   |    7 +-
 lib/Net/Server/MultiType.pm        |    8 +-
 lib/Net/Server/Multiplex.pm        |    8 +-
 lib/Net/Server/PSGI.pm             |    8 +-
 lib/Net/Server/PreFork.pm          |   61 +-
 lib/Net/Server/PreForkSimple.pm    |   16 +-
 lib/Net/Server/Proto.pm            |    8 +-
 lib/Net/Server/Proto/SSL.pm        |    8 +-
 lib/Net/Server/Proto/SSLEAY.pm     |    8 +-
 lib/Net/Server/Proto/TCP.pm        |    8 +-
 lib/Net/Server/Proto/UDP.pm        |    8 +-
 lib/Net/Server/Proto/UNIX.pm       |   28 +-
 lib/Net/Server/Proto/UNIXDGRAM.pm  |    8 +-
 lib/Net/Server/SIG.pm              |    8 +-
 lib/Net/Server/Single.pm           |    8 +-
 t/NetServerTest.pm                 |   27 +-
 t/Options.t                        |    2 +-
 t/SSLEAY_test.t                    |    2 +-
 t/SSL_test.t                       |    2 +-
 t/Server_BASE.t                    |    2 +-
 t/Server_Fork.t                    |    2 +-
 t/Server_INET.t                    |    2 +-
 t/Server_MultiType.t               |    2 +-
 t/Server_Multiplex.t               |    2 +-
 t/Server_PreFork.t                 |    2 +-
 t/Server_PreForkSimple.t           |    2 +-
 t/Server_Single.t                  |    2 +-
 t/Server_http.t                    |    2 +-
 t/{Server_http.t => Server_psgi.t} |    8 +-
 t/UDP_test.t                       |    2 +-
 t/UNIX_test.t                      |    8 +-
 50 files changed, 2497 insertions(+), 280 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-server-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to