File: control

package info (click to toggle)
libcatalyst-view-petal-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 204 kB
  • sloc: perl: 1,802; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 876 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: libcatalyst-view-petal-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libmodule-install-perl,
 libcatalyst-perl,
 libpetal-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcatalyst-view-petal-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatalyst-view-petal-perl
Homepage: https://metacpan.org/release/Catalyst-View-Petal
Testsuite: autopkgtest-pkg-perl

Package: libcatalyst-view-petal-perl
Architecture: all
Depends:
 libcatalyst-perl,
 libpetal-perl,
 ${misc:Depends},
 ${perl:Depends}
Description: Petal View Class for Catalyst
 Catalyst::View::Petal is the Catalyst view class for Petal. Your
 subclass should inherit from this class.