File: control

package info (click to toggle)
libgd-graph3d-perl 0.63-11
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 312 kB
  • sloc: perl: 1,677; makefile: 28
file content (28 lines) | stat: -rw-r--r-- 1,005 bytes parent folder | download | duplicates (2)
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
Source: libgd-graph3d-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 devscripts,
 perl,
 debhelper (>= 10~),
 dh-buildinfo,
 libgd-graph-perl,
 libgd-perl | libgd-gd2-noxpm-perl | libgd-gd2-perl,
 libregexp-assemble-perl,
 libimage-exiftool-perl,
 libfont-ttf-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: 3.9.5
Homepage: https://metacpan.org/release/GD-Graph3d
Testsuite: autopkgtest-pkg-perl

Package: libgd-graph3d-perl
Architecture: all
Depends: ${cdbs:Depends}, ${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.