debian/0000755000000000000000000000000012150430524007162 5ustar debian/rules0000755000000000000000000000003612150430524010241 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000230412150430524010564 0ustar Source: libhttp-proxy-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Jay Bonci , gregor herrmann , Jose Luis Rivas , Tim Retout Build-Depends: debhelper (>= 8), perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) Build-Depends-Indep: libhttp-daemon-perl | libwww-perl (<< 6), libtest-pod-coverage-perl, libtest-pod-perl, libwww-perl, netbase, perl Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/HTTP-Proxy/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-proxy-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-proxy-perl.git Package: libhttp-proxy-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhttp-daemon-perl | libwww-perl (<< 6), libwww-perl Description: pure Perl HTTP proxy HTTP::Proxy implements the methods needed to run a pure-perl HTTP proxy using LWP. Useful for lightweight, easy to configure proxies. . The most interesting feature of this proxy object is its ability to filter the HTTP requests and responses through user-defined filters. debian/source/0000755000000000000000000000000012150430524010462 5ustar debian/source/format0000644000000000000000000000001412150430524011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001577612150430524011054 0ustar libhttp-proxy-perl (0.300-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: POD" (Closes: #709830) * Build depend on Module::Build 0.38. * Set Standards-Version to 3.9.4 (no changes). * Drop patch pod_coverage.patch, the issue is fixed upstream. * debian/copyright: switch formatting to Copyright-Format 1.0. * Update years of upstream and packaging copyright. * Add a patch to fix a spelling mistake in the POD. -- gregor herrmann Sun, 26 May 2013 17:58:53 +0200 libhttp-proxy-perl (0.25-1) unstable; urgency=low * Team upload. * New upstream release * debian/copyright: Update copyright years. * debian/patches: - Remove pod_spelling.patch as it was fixed upstream. - Update pod_coverage.patch to exclude too 'worker' subroutine. * debian/control: Move perl from Build-Depends-Indep to Build-Depends. -- Salvatore Bonaccorso Sun, 03 Jul 2011 14:48:53 +0200 libhttp-proxy-perl (0.24-3) unstable; urgency=low * Add a patch to work around a failure in the pod-coverage test under perl 5.12 (closes: #578940). * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann Thu, 05 May 2011 00:07:14 +0200 libhttp-proxy-perl (0.24-2) unstable; urgency=low [ Tim Retout ] * Email change: Tim Retout -> diocles@debian.org [ gregor herrmann ] * Prepare build and runtime dependencies for libwww-perl 6 (closes: #620482). * Switch to source format 3.0 (quilt). * Switch to debhelper 8. * Remove version from perl (build) dependency. * Update copyright format. * Set Standards-Version to 3.9.1 (no further changes). * Email change: Jose Luis Rivas -> ghostbar@debian.org * Remove patches from source package that have not been used for some time. * Update patch headers. -- gregor herrmann Mon, 04 Apr 2011 18:51:36 +0200 libhttp-proxy-perl (0.24-1) unstable; urgency=medium [ gregor herrmann ] * New upstream release. * debian/copyright: adjust years of copyright. * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. * Remove build dependency on libmodule-build-perl, debhelper prefers EUMM. * debian/rules: use "--with quilt", adjust build dependencies. * debian/copyright: add years of upstream copyright. * debian/control: remove leading article from short description. * New patch hashbang.patch: adds/fixes hashbangs in example scripts. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Jose Luis Rivas ] * Updated Standards-Version to 3.8.2. * Updated debian/rules to use debhelper 7. * Updated debian/control dependencies and added me as uploader. * Updated debian/copyright. [ Tim Retout ] * New upstream release (0.24). + Fixes FTBFS. (Closes: #521977) * Set urgency to medium for RC bug fix. * Add author/description to pod_spelling.patch. * debian/control: + Remove >= 2 from libwww-perl (build-)dependency; Debian has always had a version larger than this. + Add self to Uploaders. + Extend the long description. -- Tim Retout Tue, 04 Aug 2009 22:55:08 +0100 libhttp-proxy-perl (0.21-1) unstable; urgency=low * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). * Set Maintainer to Debian Perl Group. * Use dist-based URL in debian/watch. * debian/rules: delete /usr/lib/perl5 only if it exists. * New upstream release, fixes bug 'save filter "filename" parameter used invalidly' (closes: #433951). * debian/watch: extended regexp for matching upstream releases. * debian/copyright: add actual copyright statement * Remove debian/libhttp-proxy-perl.examples and install examples directly from debian/rules. * Remove debian/libhttp-proxy-perl.docs and install README directly from debian/rules. * debian/rules: refresh with dh-make-perl's help; activate test suite. * debian/control: - move libmodule-build-perl to Build-Depends - add /me to Uploaders - set Standards-Version to 3.7.3 (no changes) - bump debhelper dependency to >= 5 (and adjust debian/compat) - add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep * Revert direct changes to lib/HTTP/Proxy/BodyFilter/save.pm. * Create patch pod_spelling.patch, add quilt framework. -- gregor herrmann Sun, 20 Apr 2008 21:43:03 +0200 libhttp-proxy-perl (0.20-1) unstable; urgency=low * New upstream release (Closes: #396524) * Bumped Policy-Version to 3.7.2.2 (No other changes) -- Jay Bonci Wed, 02 May 2007 08:43:19 -0400 libhttp-proxy-perl (0.19-1) unstable; urgency=low * New upstream release (Closes: #368443) * Moved debhelper from Build-Depends-Indep to Build-Depends * Bumped to policy-version 3.7.2.0 (No other changes) -- Jay Bonci Sun, 4 Jun 2006 19:30:12 -0400 libhttp-proxy-perl (0.17-1) unstable; urgency=low * New upstream release (Closes: #329557) * Policy version bump to 3.6.2.1 (No other changes) * Entity-ified man page text to squash manpage error -- Jay Bonci Sun, 11 Dec 2005 18:00:07 -0500 libhttp-proxy-perl (0.15-2) unstable; urgency=low * Adds missing Build-Depends on libmodule-build-perl (Closes: #304348) -- Jay Bonci Tue, 12 Apr 2005 12:59:57 -0400 libhttp-proxy-perl (0.15-1) unstable; urgency=low * New upstream version * Changed debian/watch so uupdate will work as well * Moved over to Module::Build template -- Jay Bonci Mon, 11 Apr 2005 11:39:38 -0400 libhttp-proxy-perl (0.13-1) unstable; urgency=low * New upstream version. * Fixes debian/watch file so uscan will actually work. -- Jay Bonci Sun, 12 Sep 2004 03:32:46 -0400 libhttp-proxy-perl (0.12-1) unstable; urgency=low * New upstream version -- Jay Bonci Tue, 10 Feb 2004 16:57:19 -0500 libhttp-proxy-perl (0.10-1) unstable; urgency=low * New upstream version * Moved example files to use dh_installexamples * Included upstream README -- Jay Bonci Fri, 2 Jan 2004 16:46:30 -0500 libhttp-proxy-perl (0.09-2) unstable; urgency=low * Adds Build-Dependancy on netbase (Closes: #215053) - Thanks to Daniel Schepler for the report - Removes tests from standard build cycle, because they do not work inside of an autobuilder/pbuilder chroot. -- Jay Bonci Thu, 16 Oct 2003 16:33:45 -0400 libhttp-proxy-perl (0.09-1) unstable; urgency=low * Initial Release (Closes: #187404) -- Jay Bonci Wed, 24 Sep 2003 15:32:56 -0400 debian/libhttp-proxy-perl.examples0000644000000000000000000000000512150430524014502 0ustar eg/* debian/compat0000644000000000000000000000000212150430524010360 0ustar 8 debian/patches/0000755000000000000000000000000012150430524010611 5ustar debian/patches/spelling.patch0000644000000000000000000000101112150430524013440 0ustar Description: spelling fix Origin: vendor Bug: https://rt.cpan.org/Ticket/Display.html?id=85632 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85632 Author: gregor herrmann Last-Update: 2013-05-26 --- a/lib/HTTP/Proxy/BodyFilter/save.pm +++ b/lib/HTTP/Proxy/BodyFilter/save.pm @@ -175,7 +175,7 @@ =head1 NAME -HTTP::Proxy::BodyFilter::save - A filter that saves transfered data to a file +HTTP::Proxy::BodyFilter::save - A filter that saves transferred data to a file =head1 SYNOPSIS debian/patches/hashbang.patch0000644000000000000000000000077712150430524013420 0ustar Description: add/fix hashbangs in example scripts Forwarded: no Author: gregor herrmann Last-Update: 2011-04-04 --- a/eg/flv.pl +++ b/eg/flv.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl use strict; use warnings; use HTTP::Proxy; --- a/eg/js.pl +++ b/eg/js.pl @@ -1,3 +1,4 @@ +#!/usr/bin/perl -w use HTTP::Proxy; use HTTP::Proxy::BodyFilter::save; --- a/eg/rfc.pl +++ b/eg/rfc.pl @@ -1,3 +1,4 @@ +#!/usr/bin/perl -w use HTTP::Proxy; use HTTP::Proxy::BodyFilter::save; debian/patches/series0000644000000000000000000000003612150430524012025 0ustar hashbang.patch spelling.patch debian/copyright0000644000000000000000000000226212150430524011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTTP-Proxy Upstream-Contact: Philippe "BooK" Bruhat Source: https://metacpan.org/release/HTTP-Proxy/ Files: * Copyright: 2002-2013, Philippe "BooK" Bruhat License: Artistic or GPL-1+ Files: debian/* Copyright: 2003-2007, Jay Bonci 2008-2013, gregor herrmann 2009, Tim Retout 2009, Jose Luis Rivas 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/libhttp-proxy-perl.docs0000644000000000000000000000000712150430524013616 0ustar README debian/watch0000644000000000000000000000022612150430524010213 0ustar version=3 opts="uversionmangle=s/\.\d{2}$/$&0/" \ https://metacpan.org/release/HTTP-Proxy/ .*/HTTP-Proxy-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)