Source: libcatalyst-engine-psgi-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
 libcatalyst-perl (>= 5.80007),
 libcatalyst-modules-perl,
 libplack-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy@cpan.org>,
 Alessandro Ghedini <al3xbio@gmail.com>,
 gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/Catalyst-Engine-PSGI/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcatalyst-engine-psgi-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcatalyst-engine-psgi-perl/

Package: libcatalyst-engine-psgi-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libcatalyst-modules-perl,
 libcatalyst-perl (>= 5.80007),
 libmoose-perl (>= 2) | libclass-mop-perl,
 libplack-perl,
 libtest-tcp-perl
Description: Catalyst engine for the PSGI protocol
 Catalyst::Engine::PSGI is a Perl module that provides backend support for the
 Catalyst MVC framework on any of a multitude of web servers that comply with
 the Perl Web Server Gateway Interface (PSGI) specification.
 .
 It is commonly used with the Plack middleware (see libplack-perl).
