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 a81e04176a0aa3e366e9fdede13a8fd5cdbffd9a
Merge: 324b99c e883bad
Author: Dominic Hargreaves <d...@earth.li>
Date:   Sun Feb 9 14:15:10 2014 +0000

    Imported Debian patch 1.18-1

 Changes                                        |  2 ++
 LICENSE                                        | 22 ++++++------
 META.json                                      | 26 +++++++-------
 META.yml                                       |  8 ++---
 Makefile.PL                                    | 50 +++++++++++++-------------
 README                                         |  2 +-
 debian/changelog                               |  8 +++++
 debian/control                                 |  6 ++--
 debian/copyright                               |  6 ++--
 lib/Net/OpenID/Common.pm                       | 12 +++----
 lib/Net/OpenID/Extension.pm                    |  8 ++---
 lib/Net/OpenID/Extension/SimpleRegistration.pm | 16 ++++-----
 lib/Net/OpenID/ExtensionMessage.pm             |  8 ++---
 lib/Net/OpenID/IndirectMessage.pm              |  8 ++---
 lib/Net/OpenID/URIFetch.pm                     | 12 +++----
 lib/Net/OpenID/Yadis.pm                        |  8 ++---
 lib/Net/OpenID/Yadis/Service.pm                |  8 ++---
 17 files changed, 111 insertions(+), 99 deletions(-)

diff --cc debian/changelog
index e4431fe,0000000..36e59ce
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,12 -1,0 +1,20 @@@
++libnet-openid-common-perl (1.18-1) unstable; urgency=medium
++
++  * New upstream release
++  * Update Standards-Version (no changes)
++  * Conform with copyright-format 1.0
++
++ -- Dominic Hargreaves <d...@earth.li>  Sun, 09 Feb 2014 14:15:10 +0000
++
 +libnet-openid-common-perl (1.17-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * Update Standards-Version (no changes)
 +
 + -- Dominic Hargreaves <d...@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 <d...@earth.li>  Fri, 11 Nov 2011 22:07:41 +0000
diff --cc debian/control
index b02a8a0,0000000..980f6fe
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 <d...@earth.li>
 +Build-Depends: debhelper (>= 8)
- Build-Depends-Indep: libcrypt-dh-gmp-perl,
++Build-Depends-Indep: libcrypt-dh-gmp-perl (>= 0.00011),
 + libhtml-parser-perl (>= 3.40),
 + libhttp-message-perl,
 + libxml-simple-perl,
 + perl
- Standards-Version: 3.9.4
++Standards-Version: 3.9.5
 +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,
++ libcrypt-dh-gmp-perl (>= 0.00011),
 + 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 1f715b7,0000000..98b3796
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: Roger Crew <c...@cs.stanford.edu>
++Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
++Upstream-Contact: Roger Crew <c...@cs.stanford.edu>
 +Source: http://search.cpan.org/dist/Net-OpenID-Common/
- Name: Net-OpenID-Common
++Upstream-Name: Net-OpenID-Common
 +
 +Files: *
 +Copyright: Robert Norris <r...@eatenbyagrue.org>, Roger Crew 
<c...@cs.stanford.edu>
 +License: Artistic or GPL-1+
 +
 +Files: debian/*
 +Copyright: 2011, Dominic Hargreaves <d...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to