debian/0002755000000000000000000000000011731434426007175 5ustar debian/compat0000644000000000000000000000000211731434044010365 0ustar 8 debian/rules0000755000000000000000000000003611731434044010246 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0002755000000000000000000000000011731434044010471 5ustar debian/source/format0000644000000000000000000000001411731434044011675 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000027211731434044010221 0ustar version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Net-OpenID-Consumer/ .*/Net-OpenID-Consumer-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/NEWS0000644000000000000000000000060611731434044007670 0ustar libnet-openid-consumer-perl (1.12-1) unstable; urgency=low This version includes API changes with respect to $consumer->args(CODEREF) $consumer->handle_server_response / user_setup_url Please see /usr/share/doc/libnet-openid-consumer-perl/Changes.gz and the Net::OpenID::Consumer manpage for details. -- Dominic Hargreaves Sat, 12 Nov 2011 13:15:08 +0000 debian/changelog0000644000000000000000000000542411731434426011052 0ustar libnet-openid-consumer-perl (1.13-1) unstable; urgency=low * Update to debhelper compat level 8 * Update Standards-Version (no changes) * New upstream release -- Dominic Hargreaves Sun, 18 Mar 2012 19:35:49 +0000 libnet-openid-consumer-perl (1.12-1) unstable; urgency=low * Add Vcs-* fields * New upstream release * Update dependencies for new release (closes: #636856) * Update Standards-Version (no changes) -- Dominic Hargreaves Sat, 12 Nov 2011 13:24:37 +0000 libnet-openid-consumer-perl (1.03-2) unstable; urgency=low * Add dependency on libcrypt-ssleay-perl (closes: #608033) * Update Standards-Version (no changes) * Switch to minimal dh7 rules file * Update to debhelper compatibility level 7 * Update source format version to 3.0 (quilt) * Fix POD formatting and spelling errors -- Dominic Hargreaves Sat, 05 Feb 2011 16:17:40 +0000 libnet-openid-consumer-perl (1.03-1) unstable; urgency=low * New upstream release (closes: #531748) * Update Standards-Version (no changes) * Bump debian/compat to 5 -- Dominic Hargreaves Fri, 05 Jun 2009 17:24:40 +0100 libnet-openid-consumer-perl (0.14-4) unstable; urgency=low * Remove dependency and build-dependency on libmime-tools-perl; only MIME::Base64 is actually used and that comes from the perl package, not the libmime-tools-perl package -- Dominic Hargreaves Sun, 10 Aug 2008 18:04:13 +0100 libnet-openid-consumer-perl (0.14-3) unstable; urgency=low * Replace Depends on libmime-perl with libmime-tools-perl due to package rename (fixes Lintian error) * Update Standards-Version (no changes) -- Dominic Hargreaves Sat, 9 Aug 2008 22:46:38 +0100 libnet-openid-consumer-perl (0.14-2) unstable; urgency=low * Fix debian/rules rmdir bug (closes: #467864) * Standardize debian/watch format * debian/control: add Homepage field -- Dominic Hargreaves Sat, 1 Mar 2008 18:08:08 +0000 libnet-openid-consumer-perl (0.14-1) unstable; urgency=low * New upstream release * Update Standards-Version (no changes) * Fix 'make distclean' invocation in debian/rules -- Dominic Hargreaves Sun, 30 Dec 2007 14:22:52 +0000 libnet-openid-consumer-perl (0.13-1) unstable; urgency=low * New upstream release * Update Standards-Version (no changes) -- Dominic Hargreaves Mon, 4 Jun 2007 18:25:33 +0100 libnet-openid-consumer-perl (0.12-1) unstable; urgency=low * New upstream release * Update Standards-Version (no changes). -- Dominic Hargreaves Thu, 21 Jul 2005 21:01:00 +0100 libnet-openid-consumer-perl (0.11-1) unstable; urgency=low * Initial Release. -- Dominic Hargreaves Mon, 11 Jul 2005 00:27:02 +0100 debian/control0000644000000000000000000000170111731434044010571 0ustar Source: libnet-openid-consumer-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl (>= 5.8.0-7), libwww-perl, liburi-perl, libjson-perl, libnet-openid-common-perl (>= 1.13), libdigest-sha-perl Maintainer: Dominic Hargreaves Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Net-OpenID-Consumer/ Vcs-Git: git://anonscm.debian.org/users/dom/libnet-openid-consumer-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libnet-openid-consumer-perl.git Package: libnet-openid-consumer-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl, liburi-perl, libjson-perl, libnet-openid-common-perl (>= 1.13), libcrypt-ssleay-perl, libdigest-sha-perl Description: library for consumers of OpenID identities This is the Perl API for (the consumer half of) OpenID, a distributed identity system based on proving you own a URL, which is then your identity. debian/copyright0000644000000000000000000000167211731434044011130 0ustar This is the debian package for the Net-OpenID-Consumer module. It was created by Dominic Hargreaves using dh-make-perl. The software was downloaded from CPAN The upstream authora are: Brad Fitzpatrick Tatsuhiko Miyagawa Martin Atkins This module is Copyright (c) 2005 Brad Fitzpatrick. All rights reserved. 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. Perl is distributed under your choice of the GNU General Public License or the Artistic License. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' and the Artistic Licence in `/usr/share/common-licenses/Artistic'.