debian/0002755000000000000000000000000011657455166007210 5ustar debian/compat0000644000000000000000000000000211657313112010364 0ustar 7 debian/rules0000755000000000000000000000003611657313112010245 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0002755000000000000000000000000011657313112010470 5ustar debian/source/format0000644000000000000000000000001411657313112011674 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000026611657313112010223 0ustar version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Net-OpenID-Server/ .*/Net-OpenID-Server-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/changelog0000644000000000000000000000466311657455166011071 0ustar libnet-openid-server-perl (1.09-1) unstable; urgency=low * Add Vcs-* fields * Switch to dpkg-source 3.0 (quilt) format * Switch to minimal dh7 rules * Update Standards-Version (no changes) * New upstream release * Adjust dependencies for new upstream release (closes: #630601) -- Dominic Hargreaves Sat, 12 Nov 2011 11:37:24 +0000 libnet-openid-server-perl (1.02-1) unstable; urgency=low * New upstream release * Update Standards-Version (no changes) * Newer debhelper compat version -- Dominic Hargreaves Wed, 17 Jun 2009 22:38:08 +0100 libnet-openid-server-perl (0.13-2) unstable; urgency=low * Fix debian/rules rmdir bug (closes: #467876) * Standardize debian/watch format * debian/control: add Homepage field -- Dominic Hargreaves Sat, 1 Mar 2008 23:23:43 +0000 libnet-openid-server-perl (0.13-1) unstable; urgency=low * New upstream release * Update Standards-Version (no changes) * Remove unneeded build-dependency on libcrypt-openssl-dsa-perl * Fix invocation of 'make distclean' -- Dominic Hargreaves Mon, 31 Dec 2007 01:20:42 +0000 libnet-openid-server-perl (0.11-2) unstable; urgency=low * Correct URL in long description (closes: #401803) -- Dominic Hargreaves Tue, 5 Jun 2007 18:29:29 +0100 libnet-openid-server-perl (0.11-1) unstable; urgency=low * New upstream release * Re-enable tests (complete in < 1 minute on my current build hardware) * Update Standards-Version (no changes) -- Dominic Hargreaves Mon, 04 Jun 2007 18:37:41 +0100 libnet-openid-server-perl (0.10-1) unstable; urgency=low * New upstream release -- Dominic Hargreaves Fri, 7 Oct 2005 10:57:30 +0100 libnet-openid-server-perl (0.09-2) unstable; urgency=low * Disable test suite since it takes a very long time. -- Dominic Hargreaves Thu, 1 Sep 2005 19:16:07 +0100 libnet-openid-server-perl (0.09-1) unstable; urgency=low * New upstream release. * Update Standards-Version (no changes). -- Dominic Hargreaves Thu, 21 Jul 2005 19:56:08 +0000 libnet-openid-server-perl (0.08-1) unstable; urgency=low * New upstream release. * Add watch file. -- Dominic Hargreaves Mon, 11 Jul 2005 00:34:39 +0100 libnet-openid-server-perl (0.07-1) unstable; urgency=low * Initial Release. -- Dominic Hargreaves Fri, 8 Jul 2005 22:58:05 +0000 debian/control0000644000000000000000000000163711657454442010614 0ustar Source: libnet-openid-server-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl (>= 5.8.0-7), liburi-perl, libdigest-sha-perl, libnet-openid-common-perl (>= 1.11) Maintainer: Dominic Hargreaves Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Net-OpenID-Server/ Vcs-Git: git://anonscm.debian.org/users/dom/libnet-openid-server-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libnet-openid-server-perl.git Package: libnet-openid-server-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl, libdigest-sha-perl, libnet-openid-common-perl (>= 1.11) Description: library for servers of OpenID identities This is the Perl API for (the server half of) OpenID, a distributed identity system based on proving you own a URL, which is then your identity. More information is available at: . http://openid.net/ debian/examples0000644000000000000000000000001311657455116010734 0ustar examples/* debian/copyright0000644000000000000000000000154111657313112011122 0ustar This is the debian package for the Net-OpenID-Server module. It was created by Dominic Hargreaves using dh-make-perl. The software was downloaded from CPAN The upstream author is: Brad Fitzpatrick . 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'.