[ 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.
* Team upload.
* Patch the test suite to work around LWP::UserAgent / Net::HTTP buffering
(Closes: #798792)
* Import upstream version 0.304.
* Drop fix-via.patch, merged upstream.
* Add build dependency on libhtml-parser-perl.
* Add patch to fix broken custom 'via' handling.
Patch taken from CPAN RT and improved.
(Closes: #788350)
[ 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.
* 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.
[ 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.
* 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.
* 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).
[ 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 ]
* 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.
* 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.
* New upstream release (Closes: #396524)
* Bumped Policy-Version to 3.7.2.2 (No other changes)
* 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)
* 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
* Adds missing Build-Depends on libmodule-build-perl (Closes: #304348)
* New upstream version
* Changed debian/watch so uupdate will work as well
* Moved over to Module::Build template
* New upstream version.
* Fixes debian/watch file so uscan will actually work.
* New upstream version
* New upstream version
* Moved example files to use dh_installexamples
* Included upstream README
* 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.
* Initial Release (Closes: #187404)