Skip to content

Changelog libhttp-proxy-perl (0.304-3)

2016

libhttp-proxy-perl (0.304-3) unstable; urgency=medium

   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
   * Explicitly disable tests which need network access.
     Thanks to Chris Lamb for the bug report. (Closes: #830354)
   * Add patch to fix spelling mistakes in the POD.
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 3.9.8.
   * Bump debhelper compatibility level to 9.

2015

libhttp-proxy-perl (0.304-2) unstable; urgency=medium

   * Team upload.
   * Patch the test suite to work around LWP::UserAgent / Net::HTTP buffering
     (Closes: #798792)

libhttp-proxy-perl (0.304-1) unstable; urgency=medium

   * Import upstream version 0.304.
   * Drop fix-via.patch, merged upstream.
   * Add build dependency on libhtml-parser-perl.

libhttp-proxy-perl (0.303-2) unstable; urgency=medium

   * Add patch to fix broken custom 'via' handling.
     Patch taken from CPAN RT and improved.
     (Closes: #788350)

libhttp-proxy-perl (0.303-1) unstable; urgency=medium

   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ gregor herrmann ]
   * Import upstream version 0.303.
   * Add debian/upstream/metadata.
   * Drop spelling.patch, merged upstream.
   * Update years of upstream and packaging copyright.
   * Drop libmodule-build-perl from Build-Depends.
     The distribution switched to Dist::Zilla.
   * Mark package as autopkgtest-able.
   * Declare compliance with Debian Policy 3.9.6.

2014

libhttp-proxy-perl (0.301-1) unstable; urgency=medium

   * New upstream release.
   * Strip trailing slash from metacpan URLs.
   * Update years of packaging copyright.
   * Drop build dependencies on libtest-pod-{,coverage-}perl.
     Tests are release tests now.
   * Declare compliance with Debian Policy 3.9.5.

2013

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.

2011

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.

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).

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.

2009

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.

2008

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.

2007

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)

2006

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)

2005

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

libhttp-proxy-perl (0.15-2) unstable; urgency=low

   * Adds missing Build-Depends on libmodule-build-perl (Closes: #304348)

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

2004

libhttp-proxy-perl (0.13-1) unstable; urgency=low

   * New upstream version.
   * Fixes debian/watch file so uscan will actually work.

libhttp-proxy-perl (0.12-1) unstable; urgency=low

   * New upstream version

libhttp-proxy-perl (0.10-1) unstable; urgency=low

   * New upstream version
   * Moved example files to use dh_installexamples
   * Included upstream README

2003

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.

libhttp-proxy-perl (0.09-1) unstable; urgency=low

   * Initial Release (Closes: #187404)