[libmessage-passing-amqp-perl] 01/12: Merge tag 'upstream/0.006'

Jonas Smedegaard dr at jones.dk
Wed Aug 5 08:54:45 UTC 2015


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

js pushed a commit to branch master
in repository libmessage-passing-amqp-perl.

commit 5646d6631ab39f4dc469cbaad44985a6ee27e910
Merge: f9ec0c1 7829174
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 4 18:16:23 2015 +0200

    Merge tag 'upstream/0.006'
    
    Upstream version 0.006
    
    # gpg: Signature made tir 04 aug 2015 18:16:19 CEST
    # gpg:                using RSA key 0x2C7C3146C1A00121
    # gpg: Good signature from "Jonas Smedegaard <dr at jones.dk>"
    # gpg:                 aka "Jonas Smedegaard <jonas at homebase.dk>"
    # gpg:                 aka "Jonas Smedegaard <js at debian.org>"
    # gpg:                 aka "[jpeg image of size 4165]"

 Changes                                           |  14 +++
 META.yml                                          |  14 +--
 Makefile.PL                                       |   6 +-
 README                                            |  10 +-
 inc/Module/Install.pm                             |  23 +++--
 inc/Module/Install/Authority.pm                   |   2 +-
 inc/Module/Install/Base.pm                        |   2 +-
 inc/Module/Install/Can.pm                         |   2 +-
 inc/Module/Install/Fetch.pm                       |   6 +-
 inc/Module/Install/Makefile.pm                    |   4 +-
 inc/Module/Install/Metadata.pm                    | 106 ++++++++++++++--------
 inc/Module/Install/Win32.pm                       |   6 +-
 inc/Module/Install/WriteAll.pm                    |   6 +-
 lib/Message/Passing/AMQP.pm                       |  10 +-
 lib/Message/Passing/AMQP/ConnectionManager.pm     |  34 +++++++
 lib/Message/Passing/AMQP/Role/DeclaresExchange.pm |  24 +++++
 lib/Message/Passing/AMQP/Role/DeclaresQueue.pm    |  58 ++++++++++++
 lib/Message/Passing/AMQP/Role/HasAChannel.pm      |   2 +-
 lib/Message/Passing/AMQP/Role/HasAConnection.pm   |  27 +++++-
 t/author/spelling.t                               |   3 +
 20 files changed, 278 insertions(+), 81 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmessage-passing-amqp-perl.git



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