[libtest-poe-server-tcp-perl] branch master updated (8ca5e14 -> 4ca3f3b)

Florian Schlichting fsfs at moszumanska.debian.org
Sun Aug 23 14:16:55 UTC 2015


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

fsfs pushed a change to branch master
in repository libtest-poe-server-tcp-perl.

      from  8ca5e14   update changelog
       new  45f1a7e   Add debian/upstream/metadata
       new  bddd2f6   Update debian/changelog
      adds  34d0122   Initial commit
      adds  c51361d   Bump version for 'stable' release. Add auto set repository to Makefile.PL
      adds  562c260   Make auto_set_repository() only run at author-time
      adds  c566b90   Applied patch from Martijn van Beers that adds pause/resume listening methods.
      adds  bf740a8   Removed the .orig file after the patching
      adds  266eb20   Fixed up the pause/resume test and added to the MANIFEST
      adds  937ba14   Added client_wheel method to get at the erm client wheel
      adds  6c62b35   Added send_to_all_clients, a broadcast mechanism
      adds  baef543   Prepared for CPAN Release
      adds  a68e298   Fixed listener being deleted on all operations failures. Added 'start_listener' mechanism
      adds  1c86e7a   Converted dist to Dist::Zilla using Dist::Zooky
      adds  38faf9b   The disconnected event will now include the same information as the connected event.
      adds  f5df5ac   Check for definedness of stuff given to send to clients.
      adds  e4ffebf   Resolve [rt.cpan.org #69175] "Test-POE-Server-TCP-1.14 stuck in test on Strawberry Perl 5.12.3"
      adds  80e3309   Correct the code in the first SYNPOSIS
      adds  c75dfbf   Imported Upstream version 1.18
       new  2a5b010   Merge tag 'upstream/1.18'
       new  b119670   Update debian/changelog
       new  c704089   update upstream metadata
       new  d658c26   Update license stanzas in d/copyright
       new  65b2868   Bump copyright years
       new  7c8d9a2   Bump dh compat to level 9
       new  9e50a1a   Declare compliance with Debian Policy 3.9.6
       new  aca35e3   Mark package autopkgtest-able
       new  4ca3f3b   prepare changelog for release

The 11 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                    | 135 +++++---------
 LICENSE                    |   8 +-
 MANIFEST                   |   1 +
 META.json                  |  37 ++--
 META.yml                   |  29 +--
 Makefile.PL                |  80 +++++----
 README                     | 430 +++++++++++++++++++++++----------------------
 debian/changelog           |  23 ++-
 debian/compat              |   2 +-
 debian/control             |   6 +-
 debian/copyright           |  16 +-
 debian/upstream/metadata   |   6 +
 dist.ini                   |   2 +-
 lib/Test/POE/Server/TCP.pm |  16 +-
 t/00-compile.t             |  82 ++++-----
 t/release-pod-coverage.t   |  12 +-
 t/release-pod-syntax.t     |   5 +-
 17 files changed, 446 insertions(+), 444 deletions(-)
 create mode 100644 debian/upstream/metadata

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



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