debian/0000755000000000000000000000000011703055305007165 5ustar debian/control0000644000000000000000000000261511703055305010574 0ustar Source: libnet-oauth-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl (>= 5.10.1), libcrypt-openssl-rsa-perl, libdigest-hmac-perl, libclass-data-inheritable-perl, liburi-perl, libclass-accessor-perl, libtest-warn-perl (>= 0.21), libwww-perl Maintainer: Debian Perl Group Uploaders: AGOSTINI Yves , gregor herrmann , Brian Cassidy , Nathan Handler , Jonathan Yu , Jotam Jr. Trejo Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Net-OAuth/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-oauth-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-oauth-perl.git Package: libnet-oauth-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.10.1), libcrypt-openssl-rsa-perl, libclass-data-inheritable-perl, libdigest-hmac-perl, libclass-accessor-perl, libwww-perl Description: implementation of the OAuth 1.0 protocol Net::OAuth implements OAuth, which is "An open protocol to allow secure API authentication in a simple and standard method from desktop and web applications." . In practical terms, OAuth is a mechanism for a Consumer to request protected resources from a Service Provider on behalf of a user. debian/libnet-oauth-perl.examples0000644000000000000000000000000711703055305014255 0ustar demo/* debian/copyright0000644000000000000000000000233411703055305011122 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=179 Upstream-Contact: Keith Grennan Source: http://search.cpan.org/dist/Net-OAuth/ Upstream-Name: Net-OAuth Files: * Copyright: 2007-2011, Keith Grennan License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Jotam Jr. Trejo 2009-2010, Jonathan Yu 2008-2010, gregor herrmann 2008, AGOSTINI Yves 2008, Brian Cassidy 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'. debian/watch0000644000000000000000000000015711703055305010221 0ustar version=3 http://search.cpan.org/dist/Net-OAuth/ .*/Net-OAuth-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211703055305010363 0ustar 8 debian/changelog0000644000000000000000000001125311703055305011041 0ustar libnet-oauth-perl (0.28-1) unstable; urgency=low * Imported Upstream version 0.28 * debian/control: + add dependency on libwww-perl to Depends and B-D-I + add the OAuth protocol version (1.0) on the short description * debian/copyright: + update DEP 5 format specification + update upstream copyright years * debian/libnet-oauth-perl.examples: update the demo folder * debian/rules: change the override to be aware of the new files * Add myself to Uploaders and Copyright -- Jotam Jr. Trejo Mon, 09 Jan 2012 22:51:05 -0600 libnet-oauth-perl (0.27-2) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/control: - Drop (Build-)Depends(-Indep) on libdigest-sha1-perl. - Bump versioned Build-Depends on debhelper (>= 8). * debian/copyright: - Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. - Update revision of Format-Specification to revision 135. - Refer to Debian systems in general instead of only Debian GNU/Linux systems. - Explicitly point to GPL-1 license text in common-licenses. * Bump Standards-Version to 3.9.2. * Bump Debhelper compat level to 8. -- Salvatore Bonaccorso Sat, 06 Aug 2011 19:58:25 +0200 libnet-oauth-perl (0.27-1) unstable; urgency=low * New upstream release. * New build dependency: libtest-warn-perl. -- gregor herrmann Sat, 19 Jun 2010 01:31:00 +0200 libnet-oauth-perl (0.25-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 0.23 [ gregor herrmann ] * New upstream release 0.25. * Remove (build) dependency on libuniversal-require-perl. * Convert to source format 3.0 (quilt). -- gregor herrmann Sun, 28 Mar 2010 20:19:47 +0200 libnet-oauth-perl (0.22-1) unstable; urgency=low * New upstream release * Use new DEP5 copyright format * Update years of copyright * Standards-Version 3.8.4 (no changes) * Add a command to fix shebangs for examples -- Jonathan Yu Fri, 12 Mar 2010 07:24:44 -0500 libnet-oauth-perl (0.20-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add myself to Uploaders and Copyright * Standards-Version 3.8.3 (no changes) [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. * debian/control: (build) depend on perl 5.10.1 to get the required Encode 2.35. -- Jonathan Yu Tue, 17 Nov 2009 08:28:58 -0500 libnet-oauth-perl (0.19-1) unstable; urgency=low * New upstream release. -- gregor herrmann Mon, 29 Jun 2009 18:06:46 +0200 libnet-oauth-perl (0.18-1) unstable; urgency=low * New upstream release. -- gregor herrmann Fri, 26 Jun 2009 16:15:51 +0200 libnet-oauth-perl (0.16-1) unstable; urgency=low [ Nathan Handler ] * New upstream release * debian/watch: - Update to ignore development releases. - Remove comments * debian/control: - Add myself to list of Uploaders - Bump Standards-Version to 3.8.2 [ gregor herrmann ] * debian/copyright: update years of upstream copyright. -- Nathan Handler Fri, 19 Jun 2009 03:35:34 +0000 libnet-oauth-perl (0.15-1) unstable; urgency=low * New upstream release. * Set Standards-Version to 3.8.1 (no changes). * debian/control: - mention module name in long description - bump debhelper dependency to get the --skipdeps feature - B-D: add perl-modules (>= 5.10) to libmodule-build-perl * Adjust debian/libnet-oauth-perl.examples and debian/rules to the new structure of the demos. * Minimize debian/rules. * debian/copyright: update format. -- gregor herrmann Fri, 05 Jun 2009 14:41:49 +0200 libnet-oauth-perl (0.14-1) unstable; urgency=low [ Brian Cassidy ] * New upstream release * debian/control: Added myself to Uploaders [ gregor herrmann ] * debian/copyright: copyright holders for debian/* are the contributors, and not the group. -- Brian Cassidy Mon, 15 Dec 2008 10:59:34 -0400 libnet-oauth-perl (0.13-1) unstable; urgency=low * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * New upstream release. * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * Add /me to Uploaders. -- gregor herrmann Sat, 22 Nov 2008 17:59:03 +0100 libnet-oauth-perl (0.12-1) unstable; urgency=low * Initial Release. (Closes: #490931) -- AGOSTINI Yves Tue, 15 Jul 2008 14:41:28 +0200 debian/source/0000755000000000000000000000000011703055305010465 5ustar debian/source/format0000644000000000000000000000001411703055305011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000043711703055305010251 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_installexamples: dh_installexamples find $(TMP)/usr/share/doc/$(PACKAGE)/examples -type f -print0 | \ xargs -r0 sed -i -e '1s|^#!/usr/bin/env perl|#!/usr/bin/perl|'