[libnet-openid-common-perl] 02/07: Imported Debian patch 1.17-1

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


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

gregoa pushed a commit to branch master
in repository libnet-openid-common-perl.

commit 324b99c84fd7ee4889d6c3b0d1c577e536ac805b
Merge: 8747356 fb2f2b5
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sun May 5 17:55:52 2013 +0100

    Imported Debian patch 1.17-1

 Changes                                        | 10 +++++
 MANIFEST                                       |  1 +
 META.json                                      |  2 +-
 META.yml                                       |  2 +-
 Makefile.PL                                    |  2 +-
 README                                         |  2 +-
 debian/changelog                               |  7 +++
 debian/control                                 |  2 +-
 debian/copyright                               |  2 +-
 lib/Net/OpenID/Common.pm                       | 20 +++++++--
 lib/Net/OpenID/Extension.pm                    |  4 +-
 lib/Net/OpenID/Extension/SimpleRegistration.pm | 12 ++---
 lib/Net/OpenID/ExtensionMessage.pm             |  4 +-
 lib/Net/OpenID/IndirectMessage.pm              | 61 +++++++++++++++-----------
 lib/Net/OpenID/URIFetch.pm                     | 24 ++++------
 lib/Net/OpenID/Yadis.pm                        | 18 +-------
 lib/Net/OpenID/Yadis/Service.pm                |  4 +-
 t/release-pod-syntax.t                         | 15 +++++++
 18 files changed, 113 insertions(+), 79 deletions(-)

diff --cc debian/changelog
index dd800bb,0000000..e4431fe
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,5 -1,0 +1,12 @@@
++libnet-openid-common-perl (1.17-1) unstable; urgency=low
++
++  * New upstream release
++  * Update Standards-Version (no changes)
++
++ -- Dominic Hargreaves <dom at earth.li>  Sun, 05 May 2013 17:55:52 +0100
++
 +libnet-openid-common-perl (1.14-1) unstable; urgency=low
 +
 +  * Initial Release (closes: #648475) 
 +
 + -- Dominic Hargreaves <dom at earth.li>  Fri, 11 Nov 2011 22:07:41 +0000
diff --cc debian/control
index 80d0f78,0000000..b02a8a0
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,28 -1,0 +1,28 @@@
 +Source: libnet-openid-common-perl
 +Section: perl
 +Priority: optional
 +Maintainer: Dominic Hargreaves <dom at earth.li>
 +Build-Depends: debhelper (>= 8)
 +Build-Depends-Indep: libcrypt-dh-gmp-perl,
 + libhtml-parser-perl (>= 3.40),
 + libhttp-message-perl,
 + libxml-simple-perl,
 + perl
- Standards-Version: 3.9.2
++Standards-Version: 3.9.4
 +Homepage: http://search.cpan.org/dist/Net-OpenID-Common/
 +Vcs-Git: git://anonscm.debian.org/users/dom/libnet-openid-common-perl.git
 +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libnet-openid-common-perl.git
 +
 +Package: libnet-openid-common-perl
 +Architecture: all
 +Depends: ${misc:Depends}, ${perl:Depends},
 + libcrypt-dh-gmp-perl,
 + libhtml-parser-perl (>= 3.40),
 + libhttp-message-perl,
 + libxml-simple-perl,
 + perl
 +Replaces: libnet-openid-consumer-perl (<< 1.12)
 +Breaks: libnet-openid-consumer-perl (<< 1.12)
 +Description: libraries shared between Net::OpenID::Consumer and Net::OpenID::Server
 + The Consumer and Server implementations share a few libraries which are
 + provided by this package.
diff --cc debian/copyright
index 1d533e8,0000000..1f715b7
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,28 -1,0 +1,28 @@@
 +Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
- Maintainer: Robert Norris <rob at eatenbyagrue.org>, Roger Crew <crew at cs.stanford.edu>
++Maintainer: Roger Crew <crew at cs.stanford.edu>
 +Source: http://search.cpan.org/dist/Net-OpenID-Common/
 +Name: Net-OpenID-Common
 +
 +Files: *
 +Copyright: Robert Norris <rob at eatenbyagrue.org>, Roger Crew <crew at cs.stanford.edu>
 +License: Artistic or GPL-1+
 +
 +Files: debian/*
 +Copyright: 2011, Dominic Hargreaves <dom at earth.li>
 +License: Artistic or GPL-1+
 +
 +License: Artistic
 + This program is free software; you can redistribute it and/or modify
 + it under the terms of the Artistic License, which comes with Perl.
 + .
 + On Debian systems, the complete text of the Artistic License can be
 + found in `/usr/share/common-licenses/Artistic'.
 +
 +License: GPL-1+
 + This program is free software; you can redistribute it and/or modify
 + it under the terms of the GNU General Public License as published by
 + the Free Software Foundation; either version 1, or (at your option)
 + any later version.
 + .
 + On Debian systems, the complete text of version 1 of the GNU General
 + Public License can be found in `/usr/share/common-licenses/GPL-1'.

-- 
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