~ubuntu-branches/ubuntu/trusty/libchart-gnuplot-perl/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Alejandro Garrido Mota
  • Date: 2009-04-06 01:15:13 UTC
  • Revision ID: james.westby@ubuntu.com-20090406011513-puxerxb1snc6uh2z
Tags: 0.09-1
Initial Release (Closes: #522725).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: libchart-gnuplot-perl
 
2
Section: perl
 
3
Priority: optional
 
4
Build-Depends: debhelper (>= 7)
 
5
Build-Depends-Indep: perl (>= 5.6.0-12), libtest-pod-perl, libtest-pod-coverage-perl
 
6
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
 
7
Uploaders: Alejandro Garrido Mota <garridomota@gmail.com>
 
8
Standards-Version: 3.8.1
 
9
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libchart-gnuplot-perl
 
10
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-gnuplot-perl
 
11
Homepage: http://search.cpan.org/dist/Chart-Gnuplot/
 
12
 
 
13
Package: libchart-gnuplot-perl
 
14
Architecture: all
 
15
Depends: ${misc:Depends}, ${perl:Depends}, gnuplot (>= 4.2)
 
16
Recommends: imagemagick
 
17
Description: module for generating two- and three-dimensional plots
 
18
 Chart::Gnuplot is a module to plot graphs using GNUPLOT. If an image format
 
19
 other than PS, PDF and EPS is required to generate, ImageMagick's convert
 
20
 program is needed.