[libnet-server-perl] branch master updated (cfa34df -> 2faf7a1)

Salvatore Bonaccorso carnil at debian.org
Sun May 18 21:00:10 UTC 2014


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

carnil pushed a change to branch master
in repository libnet-server-perl.

      from  cfa34df   update changelog
      adds  1e1535e   Imported Upstream version 2.008
       new  3bcdbae   Merge tag 'upstream/2.008'
       new  4de23eb   Declare compliance with Debian Policy 3.9.5
       new  0843b46   Update copyright years for upstream files
       new  6e388ad   Refresh spelling-error.patch patch (offset)
       new  fecc82a   Add fix-manpage-has-errors-from-pod2man.patch patch
       new  2faf7a1   Prepare changelog for release

The 6 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                                            |    7 +
 MANIFEST                                           |    1 +
 MANIFEST.SKIP                                      |   14 -
 META.json                                          |   44 +
 META.yml                                           |   43 +-
 Makefile.PL                                        |    3 +-
 README                                             | 1149 +-------------------
 debian/changelog                                   |   14 +-
 debian/control                                     |    2 +-
 debian/copyright                                   |    2 +-
 .../fix-manpage-has-errors-from-pod2man.patch      |   16 +
 debian/patches/series                              |    1 +
 debian/patches/spelling-error.patch                |  162 +--
 lib/Net/Server.pm                                  |    9 +-
 lib/Net/Server.pod                                 |    4 +
 lib/Net/Server/Daemonize.pm                        |    2 +-
 lib/Net/Server/Fork.pm                             |    2 +-
 lib/Net/Server/HTTP.pm                             |   71 +-
 lib/Net/Server/INET.pm                             |    2 +-
 lib/Net/Server/Log/Log/Log4perl.pm                 |    2 +-
 lib/Net/Server/Log/Sys/Syslog.pm                   |    2 +-
 lib/Net/Server/MultiType.pm                        |    2 +-
 lib/Net/Server/Multiplex.pm                        |    2 +-
 lib/Net/Server/PSGI.pm                             |    9 +-
 lib/Net/Server/PreFork.pm                          |    2 +-
 lib/Net/Server/PreForkSimple.pm                    |    2 +-
 lib/Net/Server/Proto.pm                            |    2 +-
 lib/Net/Server/Proto/SSL.pm                        |    2 +-
 lib/Net/Server/Proto/SSLEAY.pm                     |    2 +-
 lib/Net/Server/Proto/TCP.pm                        |    2 +-
 lib/Net/Server/Proto/UDP.pm                        |    2 +-
 lib/Net/Server/Proto/UNIX.pm                       |    2 +-
 lib/Net/Server/Proto/UNIXDGRAM.pm                  |    2 +-
 lib/Net/Server/SIG.pm                              |    4 +-
 lib/Net/Server/Single.pm                           |    2 +-
 t/SSL_test.t                                       |    4 +
 36 files changed, 288 insertions(+), 1305 deletions(-)
 delete mode 100644 MANIFEST.SKIP
 create mode 100644 META.json
 create mode 100644 debian/patches/fix-manpage-has-errors-from-pod2man.patch

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



More information about the Pkg-perl-cvs-commits mailing list