debian/0000755000000000000000000000000012147223310007161 5ustar debian/rules0000755000000000000000000000003612147223310010240 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000200412147223310010560 0ustar Source: libchart-gnuplot-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl, perl Maintainer: Debian Perl Group Uploaders: Alejandro Garrido Mota , Salvatore Bonaccorso , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Chart-Gnuplot/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libchart-gnuplot-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libchart-gnuplot-perl.git Package: libchart-gnuplot-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, gnuplot-nox | gnuplot-x11 Recommends: imagemagick, ghostscript Description: module for generating two- and three-dimensional plots Chart::Gnuplot is a module to plot graphs using GNUPLOT. If an image format other than PS, PDF and EPS is required to generate, ImageMagick's convert program is needed. debian/source/0000755000000000000000000000000012147223310010461 5ustar debian/source/format0000644000000000000000000000001412147223310011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001110612147223310011032 0ustar libchart-gnuplot-perl (0.20-2) unstable; urgency=low * Team upload. * debian/control: Recomends ghostscript -- Joenio Costa Wed, 22 May 2013 13:11:07 -0300 libchart-gnuplot-perl (0.20-1) unstable; urgency=low * Imported Upstream version 0.20 * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Update debian/copyright information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for upstream files. Update copyright years for debian/* packaging files. * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Tue, 14 May 2013 07:53:48 +0200 libchart-gnuplot-perl (0.17-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Bump debhelper compatibility level to 8. * Add /me to Uploaders. -- gregor herrmann Sat, 17 Sep 2011 18:17:44 +0200 libchart-gnuplot-perl (0.16-1) unstable; urgency=low * New upstream release * Email change: Salvatore Bonaccorso -> carnil@debian.org * debian/copyright: - Update copyright years - Refer to Debian systems in general instead of only Debian GNU/Linux systems. * Bump Standards-Version to 3.9.2. -- Salvatore Bonaccorso Sat, 04 Jun 2011 23:21:18 +0200 libchart-gnuplot-perl (0.15-2) unstable; urgency=low * debian/control: - Depends on gnuplot-nox | gnuplot-x11 instead of gnuplot (>= 4.2). Drop versioned dependencies as stable has already 4.2.2. (LP: #611204). - Make versioned Build-Depends-Indep on perl unversioned, perl (>= 5.10) is already satisified in stable. Drop explicit listing of perl in Depends as it is covered by ${perl:Depends}. * Refresh debian/copyright: Explicit reference to GPL-1 license text in `/usr/share/common-licenses/GPL-1'. * Bump Standards-Version to 3.9.1. -- Salvatore Bonaccorso Thu, 29 Jul 2010 16:43:26 +0200 libchart-gnuplot-perl (0.15-1) unstable; urgency=low * New upstream release -- Salvatore Bonaccorso Thu, 24 Jun 2010 09:41:47 +0200 libchart-gnuplot-perl (0.14-1) unstable; urgency=low * New upstream release * Add versioned Build-Depends on perl (>= 5.10) for Storable version at least 2.15. Add Depends on perl (>= 5.10). -- Salvatore Bonaccorso Sun, 18 Apr 2010 10:46:03 +0200 libchart-gnuplot-perl (0.13-1) unstable; urgency=low * New upstream release * Refresh copyright years in debian/copyright. * Bump Standards-Version to 3.8.4 (no changes). * Convert explicitly to '3.0 (quilt)' package source format. -- Salvatore Bonaccorso Sun, 04 Apr 2010 21:50:38 +0200 libchart-gnuplot-perl (0.12-1) unstable; urgency=low * New upstream release * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). * Referesh debian/copyright to the current revision 59 for the DEP5 machine readable format-specification for copyright file. * Bump Standards-Version to 3.8.3. -- Salvatore Bonaccorso Mon, 07 Dec 2009 22:01:45 +0100 libchart-gnuplot-perl (0.11-1) unstable; urgency=low * New upstream release - Add new plotting styles "hbars" (horizontal bars) and "hlines" (horizontal lines). -- Salvatore Bonaccorso Sat, 15 Aug 2009 17:05:05 +0200 libchart-gnuplot-perl (0.10-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * New upstream version * debian/control: - Bump Standards-Version to 3.8.2 (no changes) - Add myself to uploaders * debian/copyright: Add Copyright line for debian/* packaging * debian/rules: simplify the rules file by using a tiny rule [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). -- Salvatore Bonaccorso Sun, 05 Jul 2009 16:47:06 +0200 libchart-gnuplot-perl (0.09-1) unstable; urgency=low * Initial Release (Closes: #522725). -- Alejandro Garrido Mota Mon, 6 Apr 2009 01:15:13 -0430 debian/compat0000644000000000000000000000000212147223310010357 0ustar 8 debian/libchart-gnuplot-perl.examples0000644000000000000000000000001312147223310015131 0ustar examples/* debian/copyright0000644000000000000000000000220412147223310011112 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Chart-Gnuplot Upstream-Contact: Ka-Wai Mak Source: https://metacpan.org/release/Chart-Gnuplot/ Files: * Copyright: 2008-2013, Ka-Wai Mak License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2013, Salvatore Bonaccorso 2009, Alejandro Garrido Mota 2011, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/libchart-gnuplot-perl.docs0000644000000000000000000000000612147223310014245 0ustar doc/* debian/watch0000644000000000000000000000017012147223310010210 0ustar version=3 https://metacpan.org/release/Chart-Gnuplot/ .*/Chart-Gnuplot-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$