debian/0000755000000000000000000000000011747472770007206 5ustar debian/changelog0000644000000000000000000000263711747472770011070 0ustar libmoosex-poe-perl (0.215-1) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Alessandro Ghedini ] * New upstream release * Update d/copyright to Copyright-Format 1.0 * Bump Standards-Version to 3.9.3 * Refresh patch -- Alessandro Ghedini Mon, 30 Apr 2012 13:21:59 +0200 libmoosex-poe-perl (0.214-1) unstable; urgency=low * Team upload [ gregor herrmann ] * New upstream release. * debian/control: libtest-fatal-perl instead of libtest-exception-perl. * Refresh spelling.patch. * Set Standards-Version to 3.9.2 (no changes). * Bump debhelper compatibility level to 8. * Update versioned (build) dependencies. [ Damyan Ivanov ] * Bump (build-)dependencies on libmoose-perl and libpoe-perl -- Damyan Ivanov Mon, 09 May 2011 22:36:22 +0300 libmoosex-poe-perl (0.210-1) unstable; urgency=low * New upstream release. * debian/copyright: update upstream copyright, remove stanza about removed third party files. * debian/rules: remove override that removed incomplete manpages. * Add a patch to fix a spelling mistake in a manpage. -- gregor herrmann Sat, 13 Nov 2010 00:14:43 +0100 libmoosex-poe-perl (0.208-1) unstable; urgency=low [ Jonathan Yu ] * Initial Release (Closes: #548136) -- gregor herrmann Sat, 25 Sep 2010 17:12:32 +0200 debian/copyright0000644000000000000000000000235611747472770011147 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-POE Upstream-Contact: Chris Prather Source: http://search.cpan.org/dist/MooseX-POE/ Files: * Copyright: 2010, Chris Prather 2010, Ash Berlin 2010, Chris Williams 2010, Yuval Kogman 2010, Torsten Raudssus License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 2010-2011, gregor herrmann 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/compat0000644000000000000000000000000211747472770010404 0ustar 8 debian/watch0000644000000000000000000000016111747472770010235 0ustar version=3 http://search.cpan.org/dist/MooseX-POE/ .*/MooseX-POE-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611747472770010265 0ustar #!/usr/bin/make -f %: dh $@ debian/libmoosex-poe-perl.examples0000644000000000000000000000000511747472770014463 0ustar ex/* debian/patches/0000755000000000000000000000000011747472770010635 5ustar debian/patches/spelling.patch0000644000000000000000000000125711747472770013500 0ustar Description: fix a splling mistake Origin: vendor Forwarded: no Author: gregor herrmann Reviewed-by: gregor herrmann Last-Update: 2011-04-24 --- a/lib/MooseX/POE/Meta/Method/State.pm +++ b/lib/MooseX/POE/Meta/Method/State.pm @@ -2,7 +2,7 @@ { $MooseX::POE::Meta::Method::State::VERSION = '0.215'; } -# ABSTRACT: Dont look into this, its boring +# ABSTRACT: Don't look into this, its boring use strict; use Moose; extends qw(Moose::Meta::Method); @@ -15,7 +15,7 @@ =head1 NAME -MooseX::POE::Meta::Method::State - Dont look into this, its boring +MooseX::POE::Meta::Method::State - Don't look into this, its boring =head1 VERSION debian/patches/series0000644000000000000000000000001711747472770012050 0ustar spelling.patch debian/control0000644000000000000000000000231011747472770010605 0ustar Source: libmoosex-poe-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libmoose-perl (>= 2.0002), libmoosex-daemonize-perl, libmoosex-declare-perl, libpoe-perl (>= 2:1.3100), libtest-fatal-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.90) Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/MooseX-POE/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libmoosex-poe-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-poe-perl.git Package: libmoosex-poe-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl (>= 2.0002), libpoe-perl (>= 2:1.3100) Description: Moose wrapper around a POE::Session MooseX::POE is a Perl module that provides a Moose-ish way to manipulate POE::Session instances. It provides an 'event' keyword to associate events with a given block of code. The current session will then be able to run these events in the normal fashion, whilst providing the encapsulation and other nice features afforded by Moose. debian/source/0000755000000000000000000000000011747472770010506 5ustar debian/source/format0000644000000000000000000000001411747472770011714 0ustar 3.0 (quilt)