Source: libhtml-mason-perl
Standards-Version: 4.7.4
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Ivan Kohler <ivan-debian@420.am>,
 gregor herrmann <gregoa@debian.org>,
 Florian Schlichting <fsfs@debian.org>,
 Xavier Guimard <yadd@debian.org>,
 Dominic Hargreaves <dom@earth.li>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-cruft,
Build-Depends-Indep:
 libapache2-mod-perl2 <!nocheck>,
 libcache-cache-perl <!nocheck>,
 libcgi-pm-perl <!nocheck>,
 libchi-perl <!nocheck>,
 libclass-container-perl <!nocheck>,
 libexception-class-perl <!nocheck>,
 libhtml-parser-perl <!nocheck>,
 liblog-any-perl <!nocheck>,
 libparams-validate-perl <!nocheck>,
 libtest-memory-cycle-perl <!nocheck>,
 libtest-pod-perl <!nocheck>,
 perl,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhtml-mason-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhtml-mason-perl.git
Homepage: http://www.masonhq.com/

Package: libhtml-mason-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
 libcache-cache-perl,
 libcgi-pm-perl,
 libclass-container-perl,
 libexception-class-perl,
 libhtml-parser-perl,
 liblog-any-perl,
 libparams-validate-perl,
Recommends:
 libapache2-mod-perl2,
Suggests:
 libchi-perl,
 libfcgi-perl,
 libhtml-mason-perl-doc,
Description: HTML::Mason Perl module
 Mason allows web pages and sites to be constructed from shared,
 reusable building blocks called components. Components contain a mix
 of Perl and HTML, and can call each other and pass values back and
 forth like subroutines. Components increase modularity and eliminate
 repetitive work: common design elements (headers, footers, menus,
 logos) can be extracted into their own components where they need be
 changed only once to affect the whole site.
 .
 Other Mason features include a graphical site previewing utility, an
 HTML/data caching model, and the ability to walk through requests with
 the Perl debugger.
 .
 This package contains the HTML::Mason modules.

Package: libhtml-mason-perl-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
Description: HTML::Mason examples
 Mason allows web pages and sites to be constructed from shared,
 reusable building blocks called components. Components contain a mix
 of Perl and HTML, and can call each other and pass values back and
 forth like subroutines. Components increase modularity and eliminate
 repetitive work: common design elements (headers, footers, menus,
 logos) can be extracted into their own components where they need be
 changed only once to affect the whole site.
 .
 This package contains the HTML::Mason examples.
