debian/0000755000000000000000000000000011717304153007170 5ustar debian/control0000644000000000000000000000233611717304153010577 0ustar Source: liblwp-protocol-socks-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libio-socket-socks-perl (>= 0.2), libio-socket-ssl-perl, liburi-perl, libwww-perl, liblwp-protocol-https-perl, perl Maintainer: Debian Perl Group Uploaders: Pierre Neyron , Ansgar Burchardt , gregor herrmann , Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/LWP-Protocol-socks/ Vcs-Git: git://git.debian.org/pkg-perl/packages/liblwp-protocol-socks-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblwp-protocol-socks-perl.git Package: liblwp-protocol-socks-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libio-socket-socks-perl (>= 0.2), libio-socket-ssl-perl, liburi-perl, libwww-perl, liblwp-protocol-https-perl Description: SOCKS proxy support for LWP LWP::Protocol::socks implements the SOCKS protocol for Perl WWW library. It provides the essential hooks into the LWP system to add the capability to setup a LWP::UserAgent to use a SOCKS proxy the same way as already possible for a HTTP proxy. debian/copyright0000644000000000000000000000231711717304153011126 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174 Upstream-Contact: Sheridan C Rawlins Source: http://search.cpan.org/dist/LWP-Protocol-socks/ Upstream-Name: LWP-Protocol-socks Files: * Copyright: 2008, Sheridan C Rawlins License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Pierre Neyron 2010, Ansgar Burchardt 2011, gregor herrmann 2012, Fabrizio Regalli 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/watch0000644000000000000000000000037011717304153010221 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/LWP-Protocol-socks/ .*/LWP-Protocol-socks-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211717304153010366 0ustar 8 debian/changelog0000644000000000000000000000371311717304153011046 0ustar liblwp-protocol-socks-perl (1.6-1) unstable; urgency=low * Imported Upstream version 1.6 * Add myself to Uploaders and Copyright * Updated d/copyright with latest (.174) DEP5 format * Added liblwp-protocol-https-perl in B-D-I and Depends -- Fabrizio Regalli Thu, 16 Feb 2012 16:08:12 +0100 liblwp-protocol-socks-perl (1.5-1) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Bump versioned (build) dependency on libio-socket-socks-perl. * Add /me to Uploaders. * Update formatting in debian/copyright. * Set Standards-Version to 3.9.2 (no further changes). * Bump debhelper compatibility level to 8. * Remove version from libio-socket-ssl-perl (build) dependency, already satisfied in etch. -- gregor herrmann Sun, 28 Aug 2011 17:20:29 +0200 liblwp-protocol-socks-perl (1.3-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ansgar Burchardt ] * New upstream release. * Add (build-)dep on liburi-perl for URI::Escape. * Use tiny debian/rules. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal. * Bump Standards-Version to 3.9.0. * Add myself to Uploaders. -- Ansgar Burchardt Sat, 24 Jul 2010 15:18:57 +0900 liblwp-protocol-socks-perl (1.1-1) unstable; urgency=low * Initial Release. (Closes: #517027) -- Pierre Neyron Tue, 14 Apr 2009 00:12:10 +0200 debian/source/0000755000000000000000000000000011717304153010470 5ustar debian/source/format0000644000000000000000000000001411717304153011676 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611717304153010247 0ustar #!/usr/bin/make -f %: dh $@