~ubuntu-branches/ubuntu/saucy/libpoe-component-client-http-perl/saucy

« back to all changes in this revision

Viewing changes to lib/POE/Component/Client/HTTP/Request.pm

  • Committer: Package Import Robot
  • Author(s): Florian Schlichting, Ansgar Burchardt, gregor herrmann, Florian Schlichting
  • Date: 2012-04-13 22:05:52 UTC
  • mfrom: (1.1.12) (2.1.11 sid)
  • Revision ID: package-import@ubuntu.com-20120413220552-655x1liomw2udvv4
Tags: 0.945-1
[ Ansgar Burchardt ]
* New upstream release 0.944.
* Bump (build-)dep on libpoe-component-client-keepalive-perl to >= 0.2680
  and libpoe-perl to >= 2:1.3120.
* debian/control: Convert Vcs-* fields to Git.

[ gregor herrmann ]
* New upstream release 0.945.
* Bump versioned (build) dependency on libpoe-component-client-
  keepalive-perl again.
* Refresh fix-whatis-entry.patch (offset).
* Update copyright years.
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.3 (no changes).

[ Florian Schlichting ]
* Provide alternative for versioned dependency nowadays satisfied by Perl.
* Forward fix-whatis-entry.patch upstream.
* Added myself to uploaders and copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
package POE::Component::Client::HTTP::Request;
2
 
BEGIN {
3
 
  $POE::Component::Client::HTTP::Request::VERSION = '0.943';
 
2
{
 
3
  $POE::Component::Client::HTTP::Request::VERSION = '0.945';
4
4
}
5
5
# vim: ts=2 sw=2 expandtab
6
6
 
610
610
 
611
611
=head1 VERSION
612
612
 
613
 
version 0.943
 
613
version 0.945
614
614
 
615
615
=head1 SYNOPSIS
616
616
 
786
786
 
787
787
For questions, try the L<POE> mailing list (poe@perl.org)
788
788
 
789
 
=cut
 
 
b'\\ No newline at end of file'
 
789
=cut