Source: libdancer2-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libcapture-tiny-perl (>= 0.12),
                     libconfig-any-perl,
                     libcrypt-urandom-perl,
                     libhash-merge-simple-perl,
                     libhttp-body-perl,
                     libhttp-date-perl,
                     libhttp-message-perl,
                     libhttp-server-simple-psgi-perl,
                     libjson-perl,
                     libjson-xs-perl,
                     libmath-random-isaac-xs-perl,
                     libmime-types-perl,
                     libmodule-runtime-perl,
                     libmoo-perl,
                     libmoox-types-mooselike-perl,
                     libpath-class-perl,
                     libplack-perl,
                     libtemplate-perl,
                     libtemplate-tiny-perl,
                     libtest-fatal-perl,
                     libtest-mocktime-perl,
                     libtest-tcp-perl (>= 1.13),
                     liburi-perl,
                     libwww-perl,
                     libyaml-libyaml-perl,
                     perl (>= 5.13.8)
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdancer2-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdancer2-perl.git
Homepage: https://metacpan.org/release/Dancer2/

Package: libdancer2-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libconfig-any-perl,
         libhash-merge-simple-perl,
         libhttp-body-perl,
         libhttp-date-perl,
         libhttp-message-perl,
         libhttp-server-simple-psgi-perl,
         libjson-perl,
         libmime-types-perl,
         libmodule-runtime-perl,
         libmoo-perl,
         libmoox-types-mooselike-perl,
         libplack-perl,
         libtemplate-perl,
         libtemplate-tiny-perl,
         liburi-perl,
         libyaml-libyaml-perl,
         perl (>= 5.13.8)
Recommends: libcrypt-urandom-perl,
            libjs-jquery,
            libjson-xs-perl,
            libmath-random-isaac-xs-perl
Description: lightweight yet powerful web application framework
 Dancer2 is the new generation lightweight web-framework for Perl. It's a
 complete rewrite of Dancer based on Moo.
