debian/0000755000000000000000000000000011574436115007175 5ustar debian/control0000644000000000000000000000222611574436033010601 0ustar Source: libcatalyst-controller-actionrole-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcatalyst-action-rest-perl, libcatalyst-perl (>= 5.80025), libmoose-perl, perl (>= 5.10.1) | libparent-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Joenio Costa Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Catalyst-Controller-ActionRole/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcatalyst-controller-actionrole-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcatalyst-controller-actionrole-perl/ Package: libcatalyst-controller-actionrole-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcatalyst-perl (>= 5.80025), libmoose-perl (>= 2) | libclass-mop-perl, libmoosex-types-perl, libnamespace-clean-perl, libstring-rewriteprefix-perl Suggests: libcatalyst-action-rest-perl Description: module for applying roles to action instances Catalyst::Controller::ActionRole allows one to apply Moose::Roles to the Catalyst::Actions for different controller methods. debian/copyright0000644000000000000000000000246411574220757011141 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Florian Ragwitz , Hans Dieter Pearcey , Alex J. G. BurzyƄski , John Napiorkowski , William King , Tomas Doran Source: http://search.cpan.org/dist/Catalyst-Controller-ActionRole/ Name: Catalyst-Controller-ActionRole Files: * Copyright: 2010, Florian Ragwitz License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, 2011, Jonathan Yu 2011, Joenio Costa 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/watch0000644000000000000000000000023111507366765010233 0ustar version=3 http://search.cpan.org/dist/Catalyst-Controller-ActionRole/ .*/Catalyst-Controller-ActionRole-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/patches/0000755000000000000000000000000011574436115010624 5ustar debian/patches/01_spelling-error-in-manpage.diff0000644000000000000000000000123111574435626016737 0ustar Description: Origin: vendor Bug: http://rt.cpan.org/Public/Bug/Display.html?id=68744 Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=68744 Author: Joenio Costa Reviewed-by: gregor herrmann Last-Update: 2011-06-10 --- a/lib/Catalyst/Controller/ActionRole.pm +++ b/lib/Catalyst/Controller/ActionRole.pm @@ -159,7 +159,7 @@ =head1 DESCRIPTION -This module allows to apply Ls to the Cs for +This module allows one to apply Ls to the Cs for different controller methods. For that a C attribute is provided. That attribute takes an argument, debian/patches/series0000644000000000000000000000004211574435441012036 0ustar 01_spelling-error-in-manpage.diff debian/compat0000644000000000000000000000000211536171301010362 0ustar 8 debian/changelog0000644000000000000000000000026511574435441011053 0ustar libcatalyst-controller-actionrole-perl (0.15-1) unstable; urgency=low * Initial Release. (Closes: #629491) -- Joenio Costa Wed, 8 Jun 2011 22:01:27 -0500 debian/source/0000755000000000000000000000000011574436115010475 5ustar debian/source/format0000644000000000000000000000001411536171301011672 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611507366765010265 0ustar #!/usr/bin/make -f %: dh $@