debian/0000755000000000000000000000000011703652435007174 5ustar debian/control0000644000000000000000000000211211703652435010573 0ustar Source: libpoe-api-peek-perl Section: perl Priority: extra Maintainer: Debian Perl Group Uploaders: Jose Luis Rivas , Martín Ferrari , gregor herrmann , Nicholas Bamber Build-Depends-Indep: perl, libdevel-size-perl, libpoe-perl (>= 2:1.3110), libtest-distribution-perl, libtest-nowarnings-perl Build-Depends: debhelper (>= 8) Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/POE-API-Peek/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-api-peek-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-api-peek-perl.git Package: libpoe-api-peek-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdevel-size-perl, libpoe-perl (>= 2:1.3110) Description: module to peek into the internals of a running POE environment POE::API::Peek extends the POE::Kernel interface to provide clean access to Kernel internals in a cross-version compatible manner. Other calculated data is also available. debian/copyright0000644000000000000000000000541111703652435011130 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: sungo Source: http://search.cpan.org/dist/POE-API-Peek/ Name: POE-API-Peek Files: * Copyright: 2003-2012, Matt Cashner License: BSD-3 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Matt Cashner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2007-2008, Jose Luis Rivas 2008, Martín Ferrari 2009-2012, gregor herrmann 2010, Nicholas Bamber License: 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000026111703652435010224 0ustar version=3 options=uversionmangle=s/(\.\d{3})$/${1}0/;s/(\.\d{2})$/${1}00/;s/(\.\d{1})$/${1}000/ \ http://search.cpan.org/dist/POE-API-Peek/ \ .*/POE-API-Peek-v?(\d.*)\.tar\.gz debian/compat0000644000000000000000000000000211703652435010372 0ustar 8 debian/changelog0000644000000000000000000001124511703652435011051 0ustar libpoe-api-peek-perl (2.2000-1) unstable; urgency=low * New upstream release: - Work around session_pid_count() not working in 1.350 of POE Closes: #652777 * Update years of packaging and upstream copyright. * Remove lintian override (there is an upstream changelog now). -- gregor herrmann Thu, 12 Jan 2012 22:47:48 +0100 libpoe-api-peek-perl (2.1900-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * New upstream release. * 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 Sat, 20 Aug 2011 18:59:05 +0200 libpoe-api-peek-perl (2.1700-1) unstable; urgency=low * New upstream release (closes: #627285). * debian/copyright: update years of upstream and packaging copyright. * Bumpd (build) dependency on libpoe-perl. * Set Standards-Version to 3.9.2 (no changes). * Bump debhelper compatibility level to 8. -- gregor herrmann Mon, 30 May 2011 21:17:02 +0200 libpoe-api-peek-perl (2.1600-1) unstable; urgency=low [ Ryan Niebur ] * Update jawnsy's email address [ gregor herrmann ] * debian/watch: adjust uversionmangle to newer uscan/PET. [ Nicholas Bamber ] * Added myself to Uploaders * Upped standards to 3.9.1 * Upped dependency on POE to 2:1.2930 (Closes: #593014) * New upstream release * Added debian/source/format * Added override to record the non-existence of an upstream changelog * Refreshed copyright * debian/rules: replaced with tiny 3-line variant * Removed empty patches directory -- Nicholas Bamber Tue, 05 Oct 2010 20:41:59 +0100 libpoe-api-peek-perl (1.3400-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release. [ gregor herrmann ] * debian/control: - switch Vcs-Browser field to ViewSVN - add ${misc:Depends} to Depends: field - set Standards-Version to 3.8.1 (no changes) - add /me to Uploaders - make short description a noun phrase - add libtest-distribution-perl to Build-Depends-Indep, enables an additional test * debian/copyright: update formatting, update years of copyright for inc/, update list of copyright holders for debian/. -- gregor herrmann Fri, 01 May 2009 21:49:36 +0200 libpoe-api-peek-perl (1.3200-1) unstable; urgency=low [ Jose Luis Rivas ] * New upstream release. * debian/control: + Bumped to 3.8.0 Standards-Version (no changes needed). + debhelper is now >= 7 * debian/rules: + Updated to debhelper v7. * debian/compat: + Upgraded to 7. * Refreshed debian/copyright. * Deleted CDBS from Build-Depends. [ gregor herrmann ] * debian/copyright: - add Upstream-Name field - add additional copyright holder - add stand-alone License: stanzas * debian/control: - mention module name in long description - make runtime dependency on libpoe-perl versioned, too -- Jose Luis Rivas Sat, 01 Nov 2008 18:25:47 -0430 libpoe-api-peek-perl (1.3000-1) unstable; urgency=low * New upstream release. * debian/watch: mangle upstream different length version numbers. * debian/control: - updated POE dependency to 1.0001; removed libtest-distribution-perl as it's unused. - updated my email address. * debian/copyright: added new format headers and complete BSD disclaimer. * debian/docs: removed; README is only an ASCII copy of the man page. -- Martín Ferrari Mon, 19 May 2008 04:58:09 -0300 libpoe-api-peek-perl (1.0802-2) unstable; urgency=low [ Damyan Ivanov ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: Homepage pseudo-field (Description). [ gregor herrmann ] * debian/rules: delete /usr/lib/perl5 only if it exists. [ Martín Ferrari ] * debian/control: - Set DPG as Maintainer. - Moved José to Uploaders, added myself too. - Bumped Standards-Version (no changes). - Removed version from dependency on perl (too old). - Added libpoe-perl to depends. I don't add libmodule-signature-perl, as it is too picky about the debian/ dir, and doesn't seem to be easily fixable, neither libtest-pod-coverage-perl as it is not really used. * debian/watch: use dist/ url. * debian/copyright: new format. -- Martín Ferrari Mon, 11 Feb 2008 09:43:14 -0200 libpoe-api-peek-perl (1.0802-1) unstable; urgency=low * Initial release (Closes: #426793) -- Jose Luis Rivas Sat, 21 Apr 2007 23:55:47 -0400 debian/source/0000755000000000000000000000000011703652435010474 5ustar debian/source/format0000644000000000000000000000001411703652435011702 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611703652435010253 0ustar #!/usr/bin/make -f %: dh $@