debian/0000755000000000000000000000000012125415321007162 5ustar debian/patches/0000755000000000000000000000000012125415173010616 5ustar debian/patches/series0000644000000000000000000000001212046006553012024 0ustar pod.patch debian/patches/pod.patch0000644000000000000000000000111111735314461012417 0ustar Description: fix pod errors Origin: vendor Bug: https://rt.cpan.org/Ticket/Display.html?id=76019 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=76019 Author: gregor herrmann Last-Update: 2012-03-24 --- a/Chart.pod +++ b/Chart.pod @@ -689,7 +689,6 @@ header, to stdout, allowing you to call chart-generating scripts directly from your html pages (ie. with a img src=image.pl HTML tag). -=back =item Produce a png image as a scalar @@ -699,9 +698,6 @@ $obj-scalar_png($dataref) -=back - - =item Produce a jpeg image as a scalar debian/libchart-perl.doc-base0000644000000000000000000000046311731724026013323 0ustar Document: libchart-perl Title: libchart-perl documentation and doxygen source code reference Section: Programming/Perl Format: PDF Files: /usr/share/doc/libchart-perl/Documentation.pdf.gz Format: HTML Index: /usr/share/doc/libchart-perl/html/annotated.html Files: /usr/share/doc/libchart-perl/html/*.html debian/watch0000644000000000000000000000014612101263017010211 0ustar version=3 https://metacpan.org/release/Chart/ .*/Chart-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/copyright0000644000000000000000000000301612125415161011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: David Bonner (dbonner@cs.bu.edu) Source: https://metacpan.org/release/Chart/ Upstream-Name: Chart Files: * Copyright: 1997-1998, David Bonner 1999, Peter Clark 2001-2012, Chart-Group at BKG License: Artistic or GPL-1+ Files: Chart/Mountain.pm html/Mountain_8pm.html Copyright: 1998, 1999 by James F. Miner License: Artistic or GPL-1+ Files: debian/* Copyright: 2000, Raphael Bossek 2001, Rémi Perrot 2002, 2003, Stephen Zander 2006-2012, gregor herrmann 2006, Krzysztof Krzyzaniak (eloy) 2006, Niko Tyni 2010, Jotam Jr. Trejo 2012, Florian Schlichting 2012, Xavier Guimard 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 GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/control0000644000000000000000000000210312125415135010564 0ustar Source: libchart-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , Niko Tyni , gregor herrmann , Florian Schlichting , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libgd-gd2-noxpm-perl | libgd-gd2-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libchart-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libchart-perl.git Homepage: https://metacpan.org/release/Chart/ Package: libchart-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libgd-gd2-perl | libgd-gd2-noxpm-perl Description: Chart library for Perl This package is a collection of chart creation modules for Perl based on the GD graphics library. It provides the ability to create the following chart types: . * Bar * Line * Mountain * Pareto * Pie * Point debian/compat0000644000000000000000000000000211703366113010365 0ustar 8 debian/changelog0000644000000000000000000001476612125415321011052 0ustar libchart-perl (2.4.6-1) UNRELEASED; urgency=low [ Xavier Guimard ] * New upstream release * Bump Standards-Version to 3.9.4 * Update copyright years * Remove patches (included in upstream now) * Update docs (remove rgb.txt) * Change Build-Depends-Indep (libgd-gd2-noxpm-perl | libgd-gd2-perl instead of libgd-gd2-perl) [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Email change: Florian Schlichting -> fsfs@debian.org -- Xavier Guimard Mon, 05 Nov 2012 13:41:47 +0100 libchart-perl (2.4.5-1) unstable; urgency=low * New upstream release. * Refresh color.patch (offset). * Drop fix_scalar_png_return.patch, applied upstream. * Remove deleted ToDo.txt from debian/libchart-perl.docs. * Update years of upstream copyright. * Add a patch to fix some POD errors. -- gregor herrmann Sat, 24 Mar 2012 15:48:46 +0100 libchart-perl (2.4.4-2) unstable; urgency=low * Add fix_scalar_png_return.patch, restoring a sensible return value that Jifty::Plugin::Chart relies upon (closes: 660379). * Bump Standards-Version to 3.9.3 (use copyright-format 1.0). * Add myself to Uploaders and copyright. * Add doxygen class reference and register documentation with doc-base. -- Florian Schlichting Mon, 19 Mar 2012 20:43:38 +0100 libchart-perl (2.4.4-1) unstable; urgency=low * New upstream release. * Refresh color.patch, drop grammar.patch. -- gregor herrmann Sat, 14 Jan 2012 17:26:17 +0100 libchart-perl (2.4.3-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: ${misc:Depends} to Depends: field. * Email change: gregor herrmann -> gregoa@debian.org [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Jotam Jr. Trejo ] * New upstream release 2.4.2 [ gregor herrmann ] * Switch to source format 3.0 (quilt). * debian/copyright: refresh formatting, add new third party file. * Remove version from perl build dependency. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. * debian/control: Fix typo in description. (Closes: #636584) [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release 2.4.3. * Refresh color.patch, add grammar.patch. * Update years of packaging copyright. * Remove generated Makefile in clean target. * Bump Standards-Version to 3.9.2 (no changes). * Switch to debhelper compatibility level 8. -- gregor herrmann Mon, 02 Jan 2012 15:40:08 +0100 libchart-perl (2.4.1-5) unstable; urgency=low * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. Long Uploaders line wrapped. * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467682) - update with the help of dh-make-perl's templates - remove samples/ conditionally - symlink upstream README as upstream changelog - recreate Makefile in clean target if it exists as it contains ugly paths * Consistently use debhelper compatibility level 5 (control, compat, rules). * Set Standards-Version to 3.7.3 (no changes). * debian/watch: use dist-based URL. * Split out the color patch into debian/patches/color.patch, add quilt framework. * debian/copyright: change upstream source URL, convert to new format, add additional copyright holders. -- gregor herrmann Sun, 02 Mar 2008 16:53:59 +0100 libchart-perl (2.4.1-4) unstable; urgency=low * Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo. * Bump Standards-Version to 3.7.2 (no changes). -- gregor herrmann Sun, 1 Oct 2006 13:45:38 +0200 libchart-perl (2.4.1-3) unstable; urgency=low * Further modify the color patch from #172140 to restore the original color definitions. (Closes: #231730) -- Niko Tyni Thu, 23 Mar 2006 22:40:08 +0200 libchart-perl (2.4.1-2) unstable; urgency=low * Remove the leftover file 'big-changes' from the source package. * Modify the color patch from #172140 to keep the first 64 colors compatible with upstream. (Closes: #231730) * clean up old CVS references in debian/rules. * Don't install an empty '/usr/lib/perl5' directory. -- Niko Tyni Sun, 19 Mar 2006 22:21:00 +0200 libchart-perl (2.4.1-1) unstable; urgency=low * New upstream release (closes: #329508) (closes: #216345) * debian/control - hijacking package for Debian Perl Group (closes: #279780), feel free to join: http://pkg-perl.alioth.debian.org/ * debian/watch - added * debian/rules - added testing suite -- Krzysztof Krzyzaniak (eloy) Thu, 16 Feb 2006 15:00:48 +0100 libchart-perl (2.2-1) unstable; urgency=low * New upstream version * The description in debian/control no longer refers to the GD libary and the debian/copyright now mentions where the upstream source may be found, Closes: #161965 * Extend the number of possible datasets significantly. The Chart modules will now support 300 seperate datasets, Closes: #172140 -- Stephen Zander Fri, 14 Mar 2003 22:51:15 -0800 libchart-perl (1.0.1-2) unstable; urgency=low * Chnages to the libgd-perl package caused this package to become uninstallable. Fix this. * Dependencies changed to allow this package to work with non-XPM versions of libgd-perl, Closes: #147949 -- Stephen Zander Tue, 3 Sep 2002 10:21:44 -0700 libchart-perl (1.0.1-1) unstable; urgency=low * New upstream source * New maintainer, Closes: #123490 * Upstream no longer supports gif, Closes: #100446 -- Stephen Zander Fri, 11 Jan 2002 21:44:25 -0800 libchart-perl (0.99c.pre3-0.1) unstable; urgency=low * NMU of the last knowned upstream version (closes: #100446,#103582). * Clean rules and pass to 3.5.6.0 policy version. * This package is now binary indep. * Update gdchart URL in description. * Comment out some unneeded debhelper action in rules file. -- Rémi Perrot Sat, 27 Oct 2001 13:22:39 +0200 libchart-perl (0.99b-1) unstable; urgency=low * First upstream version. -- Raphael Bossek Thu, 20 Apr 2000 22:48:26 +0200 debian/libchart-perl.docs0000644000000000000000000000004012046006553012563 0ustar TODO Documentation.pdf doc/html debian/source/0000755000000000000000000000000011671742073010476 5ustar debian/source/format0000644000000000000000000000001411671742073011704 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000023011703366113010242 0ustar #!/usr/bin/make -f %: dh $@ override_dh_installchangelogs: dh_installchangelogs -k README override_dh_clean: dh_clean $(RM) -r $(CURDIR)/samples debian/clean0000644000000000000000000000001111703366113010164 0ustar Makefile