2010
libwww-perl (5.813-1+lenny2) stable; urgency=low
* CVE-2010-2253: Apply upstream patch to lwp-download to reject downloads to filenames suggested by the server that start with a . (dot) character. commit id of upstream patch: f97f339f552666ef79cdd2cf2a44032cf206bb6e
-- Ansgar Burchardt <ansgar@43-1.org> Mon, 30 Aug 2010 01:29:12 +0900
libwww-perl (5.813-1+lenny1) stable; urgency=low
* Fix incorrect use of redo. (Closes: #591462)
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 07 Aug 2010 08:20:19 +0900
2008
libwww-perl (5.813-1) unstable; urgency=low
* New upstream release.
* Drop (build) dependencies on obsolete packages libnet-perl and
libmime-base64-perl, use only the minimum perl version where they are
included in perl core instead (closes: #490426).
* debian/copyright: update years of copyright.
* debian/control: change my email address.
* Set Standards-Version to 3.8.0 (no changes).
* Refresh debian/rules, no functional changes.
-- gregor herrmann <gregoa@debian.org> Sat, 12 Jul 2008 14:29:21 +0200
libwww-perl (5.812-1) unstable; urgency=low
* New upstream release, fixes the SSL regression (closes: #476390).
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 16 Apr 2008 16:36:16 +0200
libwww-perl (5.811-1) unstable; urgency=low
* New upstream release (closes: #476237). * debian/watch: extended regexp for matching upstream releases. * debian/rules: - remove VENDORARCH variables - remove empty /usr/lib/perl5 directory if it exists * Remove debian/libwww-perl.docs and install the docs from debian/rules. * Add /me to Uploaders.
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 15 Apr 2008 17:21:25 +0200
libwww-perl (5.810-1) unstable; urgency=low
* New upstream release. * lwp-request_use_base_when_dumping_links.patch: Removed, included upstream * documentation_fixes.patch: Removed, included upstream * Removed quilt framework
-- Roberto C. Sanchez <roberto@debian.org> Sat, 12 Apr 2008 19:56:29 -0400
2007
libwww-perl (5.808-1) unstable; urgency=low
[ gregor herrmann ]
* 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.
* Update Homepage field.
[ MartÃn Ferrari ]
* New upstream release. Closes: #386565 (and probably many more).
* debian/control:
- Bumped very old Standards-Version 3.6.2.2 (no changes needed).
- Moved debhelper to Build-Depends.
- Added quilt build-dependency for documentation patches to be added.
- New run-time dependency: libhtml-tagset-perl.
- New run-time dependency: netbase (Closes: #424737).
* debian/compat: to version 5.
* debian/copyright: converted to UTF-8, updated and converted to new format.
* debian/rules: revamped with current group practices. Added quilt support.
* debian/patches/documentation_fixes.patch: Patch to:
- bin/lwp-request: mention GET, POST and HEAD in the POD, fixed the
discrepancies between the synopsis, the POD description and the cmdline
help (-C and -P options, plus short options summary), also added some
standard markup in POD synopsis (Closes: #396968, #408426, #354905)
- libwww-perl/lib/HTTP/Cookies.pm: updated Netscape cookies spec's URL
(Closes: #422732).
Sent upstream as CPAN#31346.
* debian/patches/lwp-request_use_base_when_dumping_links.patch: Moved
changes made in the diff.gz to a quilt patch. This patch makes lwp-request
honour the -b option when dumping links (#294595). Sent upstream as
CPAN#31347.
* Removed change made to Makefile.PL in the diff.gz as it is not necessary
to allow MakeMaker to create the GET, HEAD and POST copies (we make
links). Removed relevant parts of debian/rules, too.
[ Damyan Ivanov ]
* Add a bit more text to debian/copyright to make it clearer:
+ Note perl's licensing terms
+ A few more words to packaging license
* Add myself to Uploaders
* Clean debian/rules:
+ drop unneeded arrange target
+ drop unnecessary binary-stamp, binary-arch-stamp and binary-indep-stamp
+ fix target inter-dependencies
- make install-stamp depend on build-stamp
+ drop unused dh_installexamples
+ move cleaning of -stamp files before distclean
* Add list of previous maintainers to debian/copyright. Also add list of all
authors from AUTHORS file.
-- Damyan Ivanov <dmn@debian.org> Wed, 12 Dec 2007 13:24:32 +0200
2006
libwww-perl (5.805-1) unstable; urgency=low
* New upstream release (Closes: #349634) * HTML::Tree dependancy problem fixed (Closes: #262946)
-- Jay Bonci <jaybonci@debian.org> Tue, 21 Feb 2006 10:40:33 -0500
2005
libwww-perl (5.803-4) unstable; urgency=low
* Make GET/POST/HEAD symlinks (Closes: #294597) * lwp-requests now honors -b when dumping links (Closes: #294595) - Thanks to giuseppe bonacci for the patch * Moved symlinks to a libwww-perl.links file
-- Jay Bonci <jaybonci@debian.org> Sun, 13 Feb 2005 18:45:32 -0500
libwww-perl (5.803-3) unstable; urgency=low
* Re-adds GET/POST etc aliases (Closes: #287948)
-- Jay Bonci <jaybonci@debian.org> Fri, 31 Dec 2004 20:29:10 -0500
2004
libwww-perl (5.803-2) unstable; urgency=low
* Backed out Methods.pm fix. Gisle has an upcoming real fix * Adds Build-Dep/Recommends on libcompress-zlib-perl (Closes: #287776) - Thanks to Kurt Roeckx for pointing out the hose
-- Jay Bonci <jaybonci@debian.org> Thu, 30 Dec 2004 12:52:15 -0500
libwww-perl (5.803-1) unstable; urgency=low
* New upstream version * Methods.pm: Fixes typo: Quotes ; in regex. (Closes: #286775) * lib/Net/HTTP.pm: Fixes typo in manpage (Closes: #283916)
-- Jay Bonci <jaybonci@debian.org> Tue, 28 Dec 2004 21:55:08 -0500
libwww-perl (5.800-2) unstable; urgency=low
* New Maintainer * Removed README.Debian, as it referred to a testing transition that is no longer an issue * Added debian/compat file per debhelper best practices. * Changed debhelper dependancy to versioned dependancy * Pruned empty directories from the package
-- Jay Bonci <jaybonci@debian.org> Wed, 29 Sep 2004 18:13:38 -0400
libwww-perl (5.800-1) unstable; urgency=low
* New upstream version. (closes: bug#254742) * Fix problem of dangling symlinks---was really a result of the Makefile.PL changing up on us (closes: bug#252638)
-- Michael Alan Dorman <mdorman@debian.org> Fri, 18 Jun 2004 16:11:57 -0400
2003
libwww-perl (5.76-2) unstable; urgency=low
* Fix dependency on HTML::Parser.
* Update standards-version.
* Fix section.
* Either Perl-5.8.2 or the newer LWP have fixed the issue with
HTML::Forms->parse---the test script in bug#213655 now performs as
expected (closes: bug#213655).
-- Michael Alan Dorman <mdorman@mallet-assembly.org> Tue, 30 Dec 2003 21:19:57 -0500
libwww-perl (5.76-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Thu, 18 Dec 2003 08:46:49 -0500
libwww-perl (5.69-4) unstable; urgency=low
* Change dependencies to accomodate perl-5.8.1 (closes: bug#213182, bug#213191)
-- Michael Alan Dorman <mdorman@debian.org> Tue, 30 Sep 2003 13:32:18 -0400
libwww-perl (5.69-3) unstable; urgency=low
* Add netbase to build-depends (close: bug#190809) * The GET program does indeed work as intended using -H (closes: bug#178069)
-- Michael Alan Dorman <mdorman@debian.org> Sun, 15 Jun 2003 13:51:21 -0400
libwww-perl (5.69-2) unstable; urgency=low
* Doh! I didn't name my README properly to get it included.
-- Michael Alan Dorman <mdorman@debian.org> Wed, 12 Mar 2003 18:26:26 -0500
libwww-perl (5.69-1) unstable; urgency=low
* New upstream release. * Remove bogus build-depends-indep on netbase (closes: bug#181264). * Maintainer release (closes: bug#155006). * Re-work dependencies so that we're not unnecessarily dependent on perl-5.8. * Note issues with SSL in README.Debian (synopsis: not a libwww-perl problem, a distribution problem) (closes: bug#158765, bug#160197). * lwp-rget arg handling has been corrected (closes: bug#136486). * Manpage issues seem corrected (closes: bug#158105). * Remove superfluous commentary about modules (closes: bug#135118). * Typo was corrected upstream (closes: bug#146245). * Mention LWP in description (closes: bug#183461).
-- Michael Alan Dorman <mdorman@debian.org> Mon, 6 Jan 2003 13:08:20 -0500
2002
libwww-perl (5.65-0.1) unstable; urgency=low
* NMU * New upstream version (required for 5.8.0). * Fix dependencies for perl 5.8.0.
-- Brendan O'Dea <bod@debian.org> Mon, 26 Aug 2002 18:42:42 +1000
libwww-perl (5.64-1) unstable; urgency=low
* New upstream version. * Add recommends for libhtml-format-perl (closes: bug#126698) * Fix suggests to libcrypt-ssleay-perl, rather than libnet-ssleay-perl. (closes: bug#132643)
-- Michael Alan Dorman <mdorman@debian.org> Mon, 11 Feb 2002 12:51:03 -0500
2001
libwww-perl (5.63-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Sun, 16 Dec 2001 18:15:00 -0500
libwww-perl (5.62-2) unstable; urgency=low
* Doh! lwp-request wasn't included. Fixed (closes: bug#123781) * Add dependency on libhtml-tree-perl---never used the flags that cause that dependency to kick in (closes: bug#122918) * Oh, and this is the new upstream version (closes: bug#122849) * Close bugs fixed in an unreleased version (closes: bug#99582, bug#81308)
-- Michael Alan Dorman <mdorman@debian.org> Thu, 13 Dec 2001 08:38:25 -0500
libwww-perl (5.62-1) unstable; urgency=low
* New upstream version
-- Michael Alan Dorman <mdorman@debian.org> Tue, 11 Dec 2001 21:45:09 -0500
libwww-perl (5.61-1) unstable; urgency=low
* New upstream version
-- Michael Alan Dorman <mdorman@debian.org> Sun, 18 Nov 2001 21:26:08 -0500
libwww-perl (5.60-1) unstable; urgency=low
* New upstream version * Close bug resulting from misinterpretation (closes: bug#99582) * Close bug where interface already exists (closes: bug#81308)
-- Michael Alan Dorman <mdorman@debian.org> Sun, 4 Nov 2001 11:48:37 -0500
libwww-perl (5.53-2) unstable; urgency=low
* Update recommends to libmailtools-perl * Rebuild to correct dependencies (closes: bug#101184, bug#113020) * Add suggestions for SSL support libs (closes: bug#95129)
-- Michael Alan Dorman <mdorman@debian.org> Tue, 25 Sep 2001 13:07:40 -0400
libwww-perl (5.53-1) unstable; urgency=low
* New upstream release
-- Michael Alan Dorman <mdorman@debian.org> Thu, 12 Apr 2001 22:25:02 -0400
libwww-perl (5.52-1) unstable; urgency=low
* New upstream release * Build-depends-indep on netbase (closes: bug#92171)
-- Michael Alan Dorman <mdorman@debian.org> Mon, 2 Apr 2001 15:17:56 -0400
libwww-perl (5.51-1) unstable; urgency=low
* New upstream release
-- Michael Alan Dorman <mdorman@debian.org> Thu, 15 Mar 2001 14:50:42 -0500
libwww-perl (5.50-1) unstable; urgency=low
* New upstream release
-- Michael Alan Dorman <mdorman@mallet-assembly.org> Mon, 15 Jan 2001 13:36:15 -0500
libwww-perl (5.49-1) unstable; urgency=low
* New upstream release
-- Michael Alan Dorman <mdorman@mallet-assembly.org> Wed, 10 Jan 2001 16:14:13 -0500
2000
libwww-perl (5.48-3) unstable; urgency=low
* For some reason the scripts were no longer getting installed, fixed, thanks Roderich Schupp for the spot (closes: bug#70482)
-- Michael Alan Dorman <mdorman@debian.org> Tue, 29 Aug 2000 10:00:13 -0400
libwww-perl (5.48-2) unstable; urgency=low
* Make sure documentation regarding SSL is included. (closes: bug#68618)
-- Michael Alan Dorman <mdorman@debian.org> Wed, 19 Jul 2000 09:34:15 -0400
libwww-perl (5.48-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Mon, 24 Apr 2000 12:16:12 -0400
1999
libwww-perl (5.47-1) unstable; urgency=low
* New upstream version.
* Minor mod to the rules file, since Stephen Zander suggests adjusting
INST* variables when doing perl Makefile.PL can be dangerous.
-- Michael Alan Dorman <mdorman@debian.org> Sun, 28 Nov 1999 15:12:12 -0500
libwww-perl (5.46-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Sun, 31 Oct 1999 12:05:54 -0500
libwww-perl (5.45-1) unstable; urgency=low
* New upstream version
-- Michael Alan Dorman <mdorman@debian.org> Tue, 21 Sep 1999 12:08:35 -0400
libwww-perl (5.44-2) unstable; urgency=low
* Accidentally left out the scripts. Oops!
-- Michael Alan Dorman <mdorman@debian.org> Tue, 6 Jul 1999 19:01:44 -0400
libwww-perl (5.44-1) unstable; urgency=low
* New upstream version. * Modified for new perl packages. * Modified to use debhelper. * depends, rather than suggests, libhtml-parser-perl (closes: bug#36479)
-- Michael Alan Dorman <mdorman@debian.org> Mon, 5 Jul 1999 11:17:21 +0000
libwww-perl (5.42-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Mon, 22 Mar 1999 08:28:01 -0500
libwww-perl (5.41-0) unstable; urgency=low
* New upstream release, non-maintainer upload. * URI functionality has been split out.
-- John Goerzen <jgoerzen@complete.org> Sat, 23 Jan 1999 14:01:15 -0600
1998
libwww-perl (5.36-1) unstable; urgency=low
* New upstream release.
* Create new libhtml-parser-perl and libhtml-tree-perl to reflect
upstream split.
-- Michael Alan Dorman <mdorman@debian.org> Fri, 7 Aug 1998 10:26:09 -0500
libwww-perl (5.32-1) unstable; urgency=low
* New upstream release
-- Michael Alan Dorman <mdorman@debian.org> Tue, 24 Apr 1998 10:26:09 -0500
libwww-perl (5.21-1) unstable; urgency=low
* New upstream release
* Many lintian-spurred changes
* Correct perms on various directories and files
* Compress man pages
* Add links for GET, HEAD, POST
-- Michael Alan Dorman <mdorman@debian.org> Tue, 19 Mar 1998 10:26:09 -0500
libwww-perl (5.20-1) unstable; urgency=low
* New upstream release
-- Michael Alan Dorman <mdorman@debian.org> Tue, 24 Feb 1998 10:26:09 -0500
libwww-perl (5.19-2) unstable; urgency=low
* Patch to HTTP/Date.pm to not croak on bad dates, from Gisle Aas
<gisle@aas.no>
-- Michael Alan Dorman <mdorman@debian.org> Fri, 13 Feb 1998 10:26:09 -0500
libwww-perl (5.19-1) unstable; urgency=low
* New upstream release.
-- Michael Alan Dorman <mdorman@debian.org> Tue, 3 Feb 1998 10:58:33 -0500
libwww-perl (5.17-1) unstable; urgency=low
* New upstream release.
-- Michael Alan Dorman <mdorman@debian.org> Fri, 15 Dec 2017 11:59:58 -0500
1997
libwww-perl (5.09-1) unstable; urgency=low
* New upstream release. * Remove all dependency on anything other than debian/rules.
-- Michael Alan Dorman <mdorman@debian.org> Thu, 12 Jun 1997 09:09:09 -0400
libwww-perl (5.07-1) unstable; urgency=low
* New upstream release * Changes to debian/rules to take advantage of deb-files
-- Michael Alan Dorman <mdorman@debian.org> Sun, 16 Feb 1997 16:35:18 -0500
libwww-perl (5.06-1) unstable; urgency=low
* New upstream release * Minor change to debian/rules to take advantage of deb-make.
-- Michael Alan Dorman <mdorman@debian.org> Mon, 27 Jan 1997 11:23:24 -0500
1996
libwww-perl (5.05-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Wed, 4 Dec 1996 14:59:07 -0500
libwww-perl (5.04-3) unstable; urgency=low
* Corrected dependencies so that it won't require IO any more, just the
perl that has IO built in.
-- Michael Alan Dorman <mdorman@debian.org> Sun, 24 Nov 1996 11:07:12 -0500
libwww-perl (5.04-2) unstable; urgency=low
* Added bug fix from Gisle
-- Michael Alan Dorman <mdorman@debian.org> Sat, 23 Nov 1996 12:17:59 -0500
libwww-perl (5.04-1) unstable; urgency=low
* Corrected maintainer address * New upstream version. * Added dependencies.
-- Michael Alan Dorman <mdorman@debian.org> Fri, 25 Oct 1996 10:31:54 -0400
libwww-perl (5.02-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@calder.med.miami.edu> Wed, 11 Sep 1996 12:52:19 -0400
libwww-perl (5.01-1) unstable; urgency=low
* Packaged libwww-perl 5.01, since I needed it, and Rob Browning is
presumably busy.
* Added fix from Gisle Aas <aas@a.sn.no> for problems using
HTML::LinkExtor without a callback.
* Added fix for problems with HTML::Entities over-encoding.
-- Michael Alan Dorman <mdorman@calder.med.miami.edu> Tue, 3 Sep 1996 15:13:48 -0400