[libnet-openid-consumer-perl] 22/39: Merge commit 'upstream/1.12'

Damyan Ivanov dmn at moszumanska.debian.org
Fri Jul 24 13:08:15 UTC 2015


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

dmn pushed a commit to branch master
in repository libnet-openid-consumer-perl.

commit 9f5ab1f58133bf1dc7c4ec6dd03d64979925b934
Merge: 98905a3 7d2d919
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sat Nov 12 12:22:45 2011 +0000

    Merge commit 'upstream/1.12'
    
    Conflicts:
    	ChangeLog
    	MANIFEST
    	META.yml
    	Makefile.PL
    	lib/Net/OpenID/Association.pm
    	lib/Net/OpenID/ClaimedIdentity.pm
    	lib/Net/OpenID/Consumer.pm

 ChangeLog                          |  205 -----
 Changes                            |  353 ++++++++
 INSTALL                            |   15 +
 LICENSE                            |  377 ++++++++
 MANIFEST                           |   26 +-
 META.json                          |   57 ++
 META.yml                           |   47 +-
 Makefile.PL                        |   78 +-
 README                             |   24 +
 examples/consumer.cgi              |  265 ++++++
 lib/Net/OpenID/Association.pm      |  301 +++++--
 lib/Net/OpenID/ClaimedIdentity.pm  |   61 +-
 lib/Net/OpenID/Consumer.pm         | 1650 ++++++++++++++++++++++++------------
 lib/Net/OpenID/IndirectMessage.pm  |  255 ------
 lib/Net/OpenID/URIFetch.pm         |  183 ----
 lib/Net/OpenID/VerifiedIdentity.pm |   13 +-
 lib/Net/OpenID/Yadis.pm            |  453 ----------
 lib/Net/OpenID/Yadis/Service.pm    |   74 --
 t/03-messages.t                    |  150 ----
 t/03-seminfo.t                     |  145 ++++
 t/04-handler.t                     |  448 ++++++++++
 t/lib/FakeFetch.pm                 |  149 ++++
 xt/03-providers.t                  |   30 +
 xt/04-handler.t                    |  414 +++++++++
 24 files changed, 3764 insertions(+), 2009 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-openid-consumer-perl.git



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