Package: libpoe-component-client-http-perl
Version: 0.65-1.1
The latest upstream version is 0.79. I've packaged and tested id, .diff
attached.
--
Ernesto Hernández-Novich - On Linux 2.6.16 i686 - Unix: Live free or die!
Geek by nature, Linux by choice, Debian of course.
If you can't aptitude it, it isn't useful or doesn't exist.
GPG Key Fingerprint = 438C 49A2 A8C7 E7D7 1500 C507 96D6 A3D6 2F4C 85E3
--- libpoe-component-client-http-perl-0.79.orig/debian/changelog
+++ libpoe-component-client-http-perl-0.79/debian/changelog
@@ -0,0 +1,117 @@
+libpoe-component-client-http-perl (0.79-1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * New upstream release.
+ * Updated Standards Version.
+
+ -- Ernesto Hernández-Novich <[EMAIL PROTECTED]> Sun, 05 Nov 2006 14:08:30
-0400
+
+libpoe-component-client-http-perl (0.65-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Do not run tests as they require network access which is not
+ acceptable. Upload based on patch by Thijs Kinkhorst, thanks.
+ Closes: #393899
+
+ -- Michael Ablassmeier <[EMAIL PROTECTED]> Fri, 27 Oct 2006 09:14:54 +0200
+
+libpoe-component-client-http-perl (0.65-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Sun, 2 Jan 2005 03:42:17 +1100
+
+libpoe-component-client-http-perl (0.64-2) unstable; urgency=low
+
+ * Add netbase to Build-Depends. (Closes: #265724)
+ * Add libscan to Makefile.PL to not include TLA files.
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Mon, 16 Aug 2004 12:11:20 +1000
+
+libpoe-component-client-http-perl (0.64-1) unstable; urgency=low
+
+ * New upstream release.
+ * Remove obselete local-variables.
+ * Rejig the debian/rules file.
+ * Jump to debhelper version 4.
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Fri, 6 Aug 2004 17:56:08 +1000
+
+libpoe-component-client-http-perl (0.52-1) unstable; urgency=low
+
+ * New upstream release.
+ * Change Section from interpreters to perl.
+ * Kick to Standards-Version 3.5.9.
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Tue, 1 Apr 2003 13:38:48 +1000
+
+libpoe-component-client-http-perl (0.51-1) unstable; urgency=low
+
+ * New upstream release.
+ * Fix up package so that isn't built as Debian-native.
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Fri, 27 Dec 2002 18:05:32 +1100
+
+libpoe-component-client-http-perl (0.48-1) unstable; urgency=low
+
+ * New upstream version. (Closes: #170787)
+ * Move from Build-Depends to Build-Depends-Indep.
+ * Bump Standards-Version to 3.5.8.
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Wed, 27 Nov 2002 00:38:23 +1100
+
+libpoe-component-client-http-perl (0.46-3) unstable; urgency=low
+
+ * Fix up Build-Depends, since libpoe-perl, liburi-perl, libwww-perl,
+ and libnet-ssleay-perl needed to build. (Closes: #162741)
+ * Also Depend on the same packages.
+ * Bump to Standards-Version: 3.5.7.
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Sun, 29 Sep 2002 23:58:15 +1000
+
+libpoe-component-client-http-perl (0.46-2) unstable; urgency=low
+
+ * Finally change Maintainer address.
+ * Fix copyright. (Closes: #157641)
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Wed, 21 Aug 2002 23:44:42 +1000
+
+libpoe-component-client-http-perl (0.46-1) unstable; urgency=low
+
+ * New upstream release
+ * Build in build-indep. (Closes: #157503)
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Wed, 21 Aug 2002 23:29:43 +1000
+
+libpoe-component-client-http-perl (0.41-2) unstable; urgency=low
+
+ * Duh, depend on libpoe-perl. (Closes: #155765)
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Wed, 7 Aug 2002 22:25:24 +1000
+
+libpoe-component-client-http-perl (0.41-1) unstable; urgency=low
+
+ * New upstream release
+ * Guess which bonehead missed 5 upstream releases?
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Fri, 29 Mar 2002 19:04:52 +1100
+
+libpoe-component-client-http-perl (0.36-3) unstable; urgency=low
+
+ * Fix copyright.
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Sat, 14 Jul 2001 17:40:42 +1000
+
+libpoe-component-client-http-perl (0.36-2) unstable; urgency=low
+
+ * Bugger. Missed a document entry.
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Thu, 5 Jul 2001 22:24:06 +1000
+
+libpoe-component-client-http-perl (0.36-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Steve Kowalik <[EMAIL PROTECTED]> Thu, 5 Jul 2001 22:16:57 +1000
+
+
--- libpoe-component-client-http-perl-0.79.orig/debian/compat
+++ libpoe-component-client-http-perl-0.79/debian/compat
@@ -0,0 +1 @@
+4
--- libpoe-component-client-http-perl-0.79.orig/debian/control
+++ libpoe-component-client-http-perl-0.79/debian/control
@@ -0,0 +1,20 @@
+Source: libpoe-component-client-http-perl
+Section: perl
+Priority: optional
+Build-Depends-Indep: debhelper (>= 4.0.0), perl (>= 5.6.0-17), libpoe-perl,
liburi-perl, libwww-perl, libnet-ssleay-perl, netbase
+Maintainer: Steve Kowalik <[EMAIL PROTECTED]>
+Standards-Version: 3.7.2
+
+Package: libpoe-component-client-http-perl
+Architecture: all
+Depends: ${perl:Depends}, libpoe-perl, liburi-perl, libwww-perl,
libnet-ssleay-perl
+Description: a HTTP user-agent component
+ POE::Component::Client::HTTP is an HTTP user-agent for POE. It lets
+ other sessions run while HTTP transactions are being processed, and it
+ lets several HTTP transactions be processed in parallel.
+ .
+ HTTP client components are not proper objects. Instead of being
+ created, as most objects are, they are "spawned" as separate sessions.
+ To avoid confusion (and hopefully not cause other confusion), they
+ must be spawned with a spawn method, not created anew with a new
+ one.
--- libpoe-component-client-http-perl-0.79.orig/debian/rules
+++ libpoe-component-client-http-perl-0.79/debian/rules
@@ -0,0 +1,72 @@
+#!/usr/bin/make -f
+#-*- makefile -*-
+# Made with the aid of dh_make, by Craig Small
+# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
+# Some lines taken from debmake, by Christoph Lameter.
+
+PACKAGE=$(shell dh_listpackages)
+
+ifndef PERL
+PERL = /usr/bin/perl
+endif
+
+build: build-stamp
+build-stamp:
+ dh_testdir
+
+ # Add here commands to compile the package.
+ $(PERL) Makefile.PL INSTALLDIRS=vendor
+ $(MAKE) OPTIMIZE="-O2 -Wall"
+ # do not run tests; the only test requires network access
+ # during build
+ #$(MAKE) test
+
+ touch build-stamp
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp
+
+ # Add here commands to clean up after the build process.
+ -$(MAKE) realclean
+
+ dh_clean
+
+install:
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/tmp.
+ $(MAKE) install
PREFIX=$(CURDIR)/debian/libpoe-component-client-http-perl/usr
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
+# Build architecture-independent files here.
+binary-indep: build install
+ dh_testdir
+ dh_testroot
+ dh_installdocs
+ dh_installexamples
+ dh_installman
+ dh_installchangelogs -k CHANGES
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+ dh_installdeb
+ dh_perl
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+source diff:
+ @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary
--- libpoe-component-client-http-perl-0.79.orig/debian/copyright
+++ libpoe-component-client-http-perl-0.79/debian/copyright
@@ -0,0 +1,13 @@
+It was downloaded from: ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RC/RCAPUTO/
+
+Upstream Author(s): Rocco Caputo <[EMAIL PROTECTED]>
+
+Copyright:
+
+Except where otherwise noted, POE::Component::Client::HTTP is Copyright
+1998-2001 Rocco Caputo. All rights reserved. POE::Component::Client::HTTP
+is free software; you may redistribute it and/or modify it under the same
+terms as Perl itself.
+
+The GPL and Artistic licenses can be found under
+/usr/share/common-licenses/{GPL,Artistic} on Debian systems.
--- libpoe-component-client-http-perl-0.79.orig/debian/docs
+++ libpoe-component-client-http-perl-0.79/debian/docs
@@ -0,0 +1 @@
+README