debian/0000755000000000000000000000000011432331421007160 5ustar debian/control0000644000000000000000000000250611432021005010560 0ustar Source: libtest-poe-server-tcp-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libpoe-perl (>= 2:1.0040), netbase Maintainer: Debian Perl Group Uploaders: Antonio Radici , Jonathan Yu , gregor herrmann , Ryan Niebur , Nathan Handler , Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Test-POE-Server-TCP/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-poe-server-tcp Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-poe-server-tcp Package: libtest-poe-server-tcp-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libpoe-perl (>= 2:1.0040) Description: test framework for TCP client libraries using POE Test::POE::Server::TCP is a Perl Object Environment (POE, see libpoe-perl) component that provides a TCP server framework for inclusion in your client module's test cases. Once registered, a session will receive events related to client connections, disconnections, input and any flushed output. It will also get a unique client identifier which may be used in communication with the client component when sending data to the client or ending a connection. debian/copyright0000644000000000000000000000256111432331300011113 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Chris Williams Source: http://search.cpan.org/dist/Test-POE-Server-TCP/ Name: Test-POE-Server-TCP Files: * Copyright: 2010, Chris Williams 2010, Rocco Caputo 2010, Ann Barcomb 2010, Jos Boumans License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2010, Jonathan Yu 2009-2010, gregor herrmann 2009, Antonio Radici 2009-2010, Ryan Niebur 2010, Nicholas Bamber 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 GNU/Linux 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 GNU/Linux systems, the complete text of version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000020311217265505010216 0ustar version=3 http://search.cpan.org/dist/Test-POE-Server-TCP/ .*/Test-POE-Server-TCP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211150102430010347 0ustar 7 debian/changelog0000644000000000000000000000602411432331300011030 0ustar libtest-poe-server-tcp-perl (1.14-1) unstable; urgency=low * New upstream release * Upped standards to 3.9.1 and added myself to Uploaders * updated copyright -- Nicholas Bamber Mon, 16 Aug 2010 21:53:51 +0100 libtest-poe-server-tcp-perl (1.12-1) unstable; urgency=low * New upstream release. * debian/copyright: remove stanza about removed files. * Set Standards-Version to 3.9.0 (no changes). * debian/control: remove build dependencies that are not required anymore due to changes in the test suite. -- gregor herrmann Thu, 08 Jul 2010 18:46:53 +0200 libtest-poe-server-tcp-perl (1.10-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Use new DEP5 copyright format * Standards-Version 3.8.4 (no changes) * Use new 3.0 (quilt) source format [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Update jawnsy's email address * Update ryan52's email address -- Jonathan Yu Sat, 03 Apr 2010 00:53:27 -0400 libtest-poe-server-tcp-perl (1.08-1) unstable; urgency=low * New upstream release + Add a feature to broadcast to all clients (send_to_all_clients) * Added /me to Uploaders and Copyright * Rewrote description (a bit shorter) - the synopsis is different -- Jonathan Yu Mon, 13 Jul 2009 18:32:46 -0400 libtest-poe-server-tcp-perl (1.06-1) unstable; urgency=low [ Nathan Handler ] * New upstream release * debian/watch: - Update to ignore development releases. - Remove comments * debian/control: - Add myself to Uploaders list * debian/copyright: - Update Module::Install section to match: http://pkg-perl.alioth.debian.org/copyright.html#module__install [ gregor herrmann ] * debian/copyright: update years of upstream copyright. * Set Standards-Version to 3.8.2 (no changes). -- gregor herrmann Fri, 26 Jun 2009 21:55:43 +0200 libtest-poe-server-tcp-perl (1.04-1) unstable; urgency=low * New upstream release * Add myself to Uploaders -- Ryan Niebur Thu, 30 Apr 2009 16:55:57 -0700 libtest-poe-server-tcp-perl (1.02-1) unstable; urgency=low * New upstream release. * Make (build) dependency on libpoe-perl versioned. -- gregor herrmann Thu, 09 Apr 2009 22:08:57 +0200 libtest-poe-server-tcp-perl (0.18-2) unstable; urgency=low * Add build dependency on netbase (closes: #521983); thanks to Daniel Schepler for the bug report and to Niko Tyni and Ryan Niebur for providing/testing the solution. * Set Standards-Version to 3.8.1 (no changes). * Add /me to Uploaders. -- gregor herrmann Thu, 02 Apr 2009 17:15:57 +0200 libtest-poe-server-tcp-perl (0.18-1) unstable; urgency=low * Initial Release (Closes: #516446) -- Antonio Radici Sat, 21 Feb 2009 14:08:46 +0000 debian/libtest-poe-server-tcp-perl.examples0000644000000000000000000000001311150102430016162 0ustar examples/* debian/source/0000755000000000000000000000000011432331355010466 5ustar debian/source/format0000644000000000000000000000001411355642261011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611227100655010244 0ustar #!/usr/bin/make -f %: dh $@