[libnet-stomp-perl] 01/05: Merge tag 'upstream/0.47'
Florian Schlichting
fsfs at moszumanska.debian.org
Sat Jul 12 09:15:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libnet-stomp-perl.
commit 1322fea79e3e0e850b7daf5e7fb3741b8c1c820e
Merge: 3cd27c3 43d68f4
Author: Florian Schlichting <fsfs at debian.org>
Date: Sat Jul 12 09:42:56 2014 +0200
Merge tag 'upstream/0.47'
Upstream version 0.47
Build.PL | 4 +
CHANGES | 15 ++
MANIFEST | 13 +-
MANIFEST.SKIP | 2 +-
META.json | 21 +-
META.yml | 28 ++-
Makefile.PL | 2 +-
lib/Net/Stomp.pm | 540 +++++++++++++++++++++++++++++++-----------
lib/Net/Stomp/Frame.pm | 88 ++++++-
lib/Net/Stomp/StupidLogger.pm | 81 +++++++
t/connect-disconnect.t | 69 ++++++
t/constructor.t | 65 +++++
t/failover.t | 82 +++++++
t/frame-accessors.t | 19 ++
t/initial-connect.t | 118 +++++++++
t/lib/TestHelp.pm | 92 +++++++
t/receiving-frames.t | 85 +++++++
t/reconnect.t | 203 ++++++++++++++++
t/send-transactional.t | 105 ++++++++
t/sending-frames.t | 97 ++++++++
20 files changed, 1564 insertions(+), 165 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-stomp-perl.git
More information about the Pkg-perl-cvs-commits
mailing list