File: control

package info (click to toggle)
libtemplate-plugin-gd-perl 2.66-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 164 kB
  • sloc: perl: 333; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 1,345 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
Source: libtemplate-plugin-gd-perl
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl (>= 5.8.8-7), libgd-text-perl, libgd-graph-perl, libgd-graph3d-perl, libgd-gd2-perl | libgd-noxpm-perl, libtemplate-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dominic Hargreaves <dom@earth.li>
Standards-Version: 4.5.1
Homepage: https://metacpan.org/release/Template-GD
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtemplate-plugin-gd-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtemplate-plugin-gd-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libtemplate-plugin-gd-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libgd-text-perl, libgd-graph-perl, libgd-graph3d-perl, libgd-gd2-perl | libgd-noxpm-perl, libtemplate-perl (>= 2.15)
Conflicts: libtemplate-perl (<< 2.15)
Description:  GD plugin(s) for the Template Toolkit
 This package provides a number of Template Toolkit plugin modules to
 interface with Lincoln Stein's GD modules. These in turn provide an
 interface to Thomas Boutell's GD graphics library.
 .
 These plugins were distributed as part of the Template Toolkit until
 version 2.15 released in February 2006. At this time they were
 extracted into this separate distribution.