[libnet-stomp-perl] branch master updated (55a98d2 -> eb6fe33)
gregor herrmann
gregoa at debian.org
Sat May 30 18:10:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libnet-stomp-perl.
from 55a98d2 update changelog
adds b78eb46 Imported Upstream version 0.55
new 4125a88 Merge tag 'upstream/0.55'
new b168793 New upstream release.
new 84af99d Declare compliance with Debian Policy 3.9.6.
new cee2987 Mark package as autopkgtest-able.
new eb6fe33 releasing package libnet-stomp-perl version 0.55-1
The 5 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 | 26 +++
MANIFEST | 6 +-
META.json | 10 +-
META.yml | 10 +-
Makefile.PL | 2 +-
debian/changelog | 9 +-
debian/control | 3 +-
lib/Net/Stomp.pm | 206 ++++++++++++++++++++----
lib/Net/Stomp/Frame.pm | 2 +-
lib/Net/Stomp/StupidLogger.pm | 2 +-
t/lib/TestHelp.pm | 7 +-
t/read-timeout.t | 39 +++++
t/receiving-frames.t | 17 +-
t/reconnect.t | 9 ++
t/send-transactional.t | 24 ++-
t/{send-transactional.t => send-with-receipt.t} | 52 +++---
t/sending-frames.t | 3 +-
17 files changed, 331 insertions(+), 96 deletions(-)
create mode 100644 t/read-timeout.t
copy t/{send-transactional.t => send-with-receipt.t} (61%)
--
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