File: control

package info (click to toggle)
libgd-graph3d-perl 0.63-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 284 kB
  • sloc: perl: 1,677; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 1,035 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
27
28
29
30
Source: libgd-graph3d-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libgd-graph-perl,
 libgd-perl | libgd-gd2-noxpm-perl | libgd-gd2-perl,
 libregexp-assemble-perl,
 libimage-exiftool-perl,
 libfont-ttf-perl,
 perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libgd-graph3d-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libgd-graph3d-perl
Standards-Version: 4.7.2
Homepage: https://metacpan.org/release/GD-Graph3d
Testsuite: autopkgtest-pkg-perl

Package: libgd-graph3d-perl
Architecture: all
Depends:
 libgd-graph-perl,
 libgd-perl | libgd-gd2-noxpm-perl | libgd-gd2-perl,
 ${perl:Depends},
 ${misc:Depends},
Description: Create 3D Graphs with GD and GD::Graph
 This is the GD::Graph3d extensions module. It provides 3D graphs for
 the GD::Graph module by Martien Verbruggen, which in turn generates
 graph using Lincoln Stein's GD.pm.