debian/0000755000000000000000000000000011762670444007201 5ustar debian/rules0000755000000000000000000000003611762670444010260 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000271311762670444010607 0ustar Source: libpoe-component-client-keepalive-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, netbase, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), libpoe-component-resolver-perl (>= 0.917), libpoe-perl (>= 2:1.3110), libnet-ip-minimal-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Jonathan Yu , Ernesto Hernández-Novich (USB) , gregor herrmann , Florian Schlichting Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/POE-Component-Client-Keepalive/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-component-client-keepalive-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-client-keepalive-perl.git Package: libpoe-component-client-keepalive-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libpoe-component-resolver-perl (>= 0.917), libpoe-perl (>= 2:1.3110), libnet-ip-minimal-perl Description: POE component that manages and keeps alive client connections POE::Component::Client::Keepalive creates and manages connections for other components. It maintains a cache of kept-alive connections for quick reuse. It is written specifically for clients that can benefit from kept-alive connections, such as HTTP clients. Using it for one-shot connections would probably be silly. debian/source/0000755000000000000000000000000011762670444010501 5ustar debian/source/format0000644000000000000000000000001411762670444011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001364611762670444011065 0ustar libpoe-component-client-keepalive-perl (0.2710-1) unstable; urgency=low * Imported Upstream version 0.2710. * Bumped dependency on libpoe-component-resolver-perl to 0.917. -- Florian Schlichting Sun, 03 Jun 2012 16:10:58 +0200 libpoe-component-client-keepalive-perl (0.2700-2) unstable; urgency=low * Actually depend on libnet-ip-minimal-perl instead of libnet-ip-perl. * Add myself to uploaders and copyright. -- Florian Schlichting Fri, 13 Apr 2012 00:21:26 +0200 libpoe-component-client-keepalive-perl (0.2700-1) unstable; urgency=low * New upstream release. * Update build and runtime dependencies. * Update upstream and packaging copyright years. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Mon, 09 Apr 2012 23:06:14 +0200 libpoe-component-client-keepalive-perl (0.2680-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * New upstream release. * Drop patch fix-pod-whatis.patch: applied upstream. * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. -- Ansgar Burchardt Sun, 14 Aug 2011 22:39:41 +0200 libpoe-component-client-keepalive-perl (0.2670-1) unstable; urgency=low * New upstream release. * debian/control: make (build) dependency on libpoe-component-resolver-perl versioned, bump (build) dependency on libpoe-perl. * Refresh patch and mark it as forwarded. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann Tue, 05 Jul 2011 20:24:25 +0200 libpoe-component-client-keepalive-perl (0.2660-1) unstable; urgency=low * New upstream release * Standards-Version 3.9.1 (no changes) * Update dependencies per upstream * Remove fix-pod patch (fix applied upstream) * Add new patch to fix misplaced whatis entry * Refresh copyright information -- Jonathan Yu Thu, 24 Feb 2011 20:43:38 -0500 libpoe-component-client-keepalive-perl (0.2630-1) unstable; urgency=low * New upstream release. * Convert to source format 3.0 (quilt). Remove quilt framework. * Refresh patch header for fix-pod.patch (DEP3). * debian/copyright: refresh formatting (DEP5) and list of contributors for debian/*. * Set Standards-Version to 3.8.4; remove version from perl build dependency. -- gregor herrmann Wed, 23 Jun 2010 19:26:15 +0200 libpoe-component-client-keepalive-perl (0.2620-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.3 (no changes) * Add myself to Uploaders and Copyright * Refresh patch to deal with moved file [ gregor herrmann ] * debian/watch: adjust uversionmangle to newer uscan/PET. * Bump build and runtime dependencies on libpoe-perl and libpoe-component-client-dns-perl as per upstream changes. -- Jonathan Yu Thu, 26 Nov 2009 18:49:29 -0500 libpoe-component-client-keepalive-perl (0.2600-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * debian/watch: make padding with 0s dynamic. * New upstream release. * Bump versioned (build) dependencies and fix version formats. Add libnet-ip-perl. * Set Standards-Version to 3.8.2 (no changes). * Minimize debian/rules, adjust debhelper/quilt build dependencies. * Add a lintian override for a long URL in the manpage (`man --warnings' even complains after gently butchering it a bit). * debian/copyright: add years for upstream and /me to packaging. -- gregor herrmann Wed, 12 Aug 2009 18:36:40 +0200 libpoe-component-client-keepalive-perl (0.2500-1) unstable; urgency=low * New upstream release. -- gregor herrmann Thu, 18 Dec 2008 21:15:20 +0100 libpoe-component-client-keepalive-perl (0.2400-1) unstable; urgency=low * New upstream release. * Add /me to Uploaders. -- gregor herrmann Mon, 08 Dec 2008 01:19:03 +0100 libpoe-component-client-keepalive-perl (0.2300-1) unstable; urgency=low [ Martín Ferrari ] * Mangled Debian version to make it bigger than previous (0.21 -> 0.2100). [ Ernesto Hernández-Novich (USB) ] * New upstream release. * Switched to the parsable copyright format. * Refreshed debian/rules using new templates. * Updated Standards version to 3.8.0. [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * Set debhelper compatibility level to 7 in debian/{control,compat}. * Bump versioned (build) dependency on libpoe-component-client-dns-perl to >= 1.01. * Add patch fix-pod.patch (error in inline POD); add quilt framework and debian/README.source. -- Ernesto Hernández-Novich (USB) Fri, 5 Dec 2008 07:24:53 -0430 libpoe-component-client-keepalive-perl (0.1001-1) unstable; urgency=low [ Ernesto Hernández-Novich (USB) ] * New upstream release. * Add myself to Uploaders. [ Damyan Ivanov ] * Fix typo in last changelog entry -- Ernesto Hernández-Novich (USB) Mon, 31 Mar 2008 14:43:27 -0430 libpoe-component-client-keepalive-perl (0.1000-2) unstable; urgency=medium * Add comma when wrapping Build-Depends-Indep Closes: #461195 -- FTBFS: Can't locate POE/Component/Client/DNS.pm in @INC medium urgency as the bug is serious Thanks Lucas * Use Roberto's @debian.org address in Uploaders * add myself to Uploaders -- Damyan Ivanov Thu, 17 Jan 2008 12:08:23 +0200 libpoe-component-client-keepalive-perl (0.1000-1) unstable; urgency=low * Initial Release (packaged by Ernesto Hernández-Novich) (Closes: #460124). -- Roberto C. Sanchez Thu, 10 Jan 2008 19:02:29 -0500 debian/compat0000644000000000000000000000000211762670444010377 0ustar 8 debian/copyright0000644000000000000000000000247211762670444011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: POE-Component-Client-Keepalive Upstream-Contact: Rocco Caputo Source: http://search.cpan.org/dist/POE-Component-Client-Keepalive/ Files: * Copyright: 2004-2012, Rocco Caputo License: Artistic or GPL-1+ Files: debian/* Copyright: 2008-2012, gregor herrmann 2008, Damyan Ivanov 2008, Ernesto Hernández-Novich (USB) 2008, Roberto C. Sanchez 2009-2011, Jonathan Yu 2012, Florian Schlichting License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000044611762670444010236 0ustar # format version number, currently 3; this line is compulsory! version=3 options=uversionmangle=s/\.\d{3}$/$&0/;s/\.\d{2}$/$&00/;s/\.\d{1}$/$&000/ \ http://search.cpan.org/dist/POE-Component-Client-Keepalive/ \ .*/POE-Component-Client-Keepalive-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$