[libnet-openid-common-perl] 03/04: v1.15

gregor herrmann gregoa at debian.org
Sun Feb 7 21:50:37 UTC 2016


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

gregoa pushed a commit to annotated tag v1.15
in repository libnet-openid-common-perl.

commit e8d999d4b9b5af731c3f237f9024ce538488bc7e
Author: Roger Crew <crew at cs.stanford.edu>
Date:   Mon Apr 1 03:56:54 2013 -0700

    v1.15
---
 Changes                  |  4 ++++
 dist.ini                 |  2 +-
 lib/Net/OpenID/Common.pm | 14 +++++++++++++-
 3 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/Changes b/Changes
index 5b83f0b..78454d8 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 {{$NEXT}}
 
+1.15      Apr 01 2013
+
+    * URIFetch->fetch now returns decoded_content (closes #78218)
+
 1.14      Nov 09 2011
 
 1.13      Nov 06 2011
diff --git a/dist.ini b/dist.ini
index 265921d..7dda718 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name    = Net-OpenID-Common
-version = 1.14
+version = 1.15
 author  = Robert Norris <rob at eatenbyagrue.org>
 author  = Roger Crew <crew at cs.stanford.edu>
 license = Perl_5
diff --git a/lib/Net/OpenID/Common.pm b/lib/Net/OpenID/Common.pm
index 4deea15..9a1b182 100644
--- a/lib/Net/OpenID/Common.pm
+++ b/lib/Net/OpenID/Common.pm
@@ -15,9 +15,21 @@ This package is Copyright (c) 2005 Brad Fitzpatrick, and (c) 2008 Martin Atkins.
 
 You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file. If you need more liberal licensing terms, please contact the maintainer.
 
+=head1 AUTHORS
+
+Brad Fitzpatrick <brad at danga.com>
+
+Tatsuhiko Miyagawa <miyagawa at sixapart.com>
+
+Martin Atkins <mart at degeneration.co.uk>
+
+Robert Norris <rob at eatenbyagrue.org>
+
+Roger Crew <crew at cs.stanford.edu>
+
 =head1 MAINTAINER
 
-Maintained by Martin Atkins <mart at degeneration.co.uk>
+Maintained by Roger Crew <crew at cs.stanford.edu>
 
 =cut
 

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



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