[libpoe-component-client-keepalive-perl] branch master updated (d4c4eaf -> f968529)

Florian Schlichting fsfs at moszumanska.debian.org
Thu Jul 10 16:27:42 UTC 2014


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

fsfs pushed a change to branch master
in repository libpoe-component-client-keepalive-perl.

      from  d4c4eaf   update changelog
      adds  c002b3c   Imported Upstream version 0.2720
       new  382e5a6   Merge tag 'upstream/0.2720'
       new  4955c41   Import Upstream version 0.2720
       new  8da5d5c   Bump copyright years
       new  1e54f62   Email change: Florian Schlichting -> fsfs at debian.org
       new  db2e624   Declare compliance with Debian Policy 3.9.5
       new  f968529   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                                   | 154 ++++++--------
 LICENSE                                   |  28 +--
 MANIFEST                                  |   1 +
 META.yml                                  |  16 +-
 Makefile.PL                               |  26 +--
 README                                    |   6 +-
 README.mkdn                               | 340 +++++++++++++++---------------
 debian/changelog                          |  12 +-
 debian/control                            |   5 +-
 debian/copyright                          |   4 +-
 dist.ini                                  |   2 +-
 lib/POE/Component/Client/Keepalive.pm     | 224 ++++++++++----------
 lib/POE/Component/Connection/Keepalive.pm |  15 +-
 mylib/TestServer.pm                       |  24 ++-
 t/01_socket_reuse.t                       |  21 +-
 t/02_socket_queue.t                       |  14 +-
 t/03_each_queue.t                         |  49 ++++-
 t/04_free_each.t                          |  22 +-
 t/05_errors.t                             |   7 +-
 t/06_activity.t                           |   9 +-
 t/07_keep_alive.t                         |  11 +-
 t/08_quick_reuse.t                        |  59 ++++--
 t/09_timeout.t                            |  11 +-
 t/10_resolver.t                           |  61 ++++--
 t/11_dead_socket.t                        |   9 +-
 t/12_extref.t                             |   7 +-
 t/13_close.t                              |  11 +-
 t/51_reiss_reuse.t                        |  26 ++-
 t/release-pod-coverage.t                  |  12 +-
 t/release-pod-syntax.t                    |   5 +-
 30 files changed, 622 insertions(+), 569 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-component-client-keepalive-perl.git



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