debian/0000755000000000000000000000000011627201737007174 5ustar debian/control0000644000000000000000000000233611627201737010603 0ustar Source: libjifty-plugin-chart-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libchart-perl, libgd-gd2-perl, libgd-graph-perl, libimage-info-perl, libjifty-perl (>= 1.10518+dfsg), libtest-script-run-perl, libxml-simple-perl Maintainer: Debian Perl Group Uploaders: AGOSTINI Yves , Jonathan Yu , David Bremner , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Jifty-Plugin-Chart/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libjifty-plugin-chart-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjifty-plugin-chart-perl.git Package: libjifty-plugin-chart-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libchart-perl, libgd-gd2-perl, libgd-graph-perl, libimage-info-perl, libjifty-perl (>= 1.10518+dfsg), libjs-mochikit, libxml-simple-perl Description: Jifty plugin providing charting functionality Jifty::Plugin::Chart provides a charting framework that can be used by Jifty applications to build data visualizations without regard to the underlying rendering mechanism. debian/copyright0000644000000000000000000001103511627201737011127 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: AGOSTINI Yves Source: http://search.cpan.org/dist/Jifty-Plugin-Chart/ Name: Jifty-Plugin-Chart Comment: The upstream tarball is repacked to remove the non-free renderer XMLSWF. For convenience in the build process, the embedded copy of MochiKit.js was also removed. Details of the current repacking can be found in the script "debian/repack.local" Files: * Copyright: 2007, Boomer Consulting, Inc. License: Artistic or GPL-1+ Files: lib/Jifty/Plugin/Chart/Renderer/XMLSWF.pm lib/Jifty/Plugin/Chart/Renderer/PlotKit.pm Copyright: 2007, Best Practical Solutions, LLC License: Artistic or GPL-1+ Files: lib/Jifty/Plugin/Chart/Renderer/Google.pm Copyright: 2008, Best Practical Solutions, LLC License: Artistic or GPL-1+ Files: share/web/static/js/PlotKit/excanvas.js Copyright: 2006, Google Inc. License: Apache-2.0 Files: share/web/static/js/PlotKit/PlotKit_Packed-20060807-custom.js Copyright: 2006, Alastair Tse. License: BSD-3 Copyright (c) 2006, Alastair Tse All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Alastair Tse nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. X-Comment: License terms taken from http://media.liquidx.net/static/plotkit/plotkit-0.9.1.zip (PlotKit_Packed-20060807-custom.js references http://www.liquidx.net/plotkit/) Files: inc/Module/* Copyright: 2002-2009, Adam Kennedy 2002-2009, Audrey Tang 2002-2009, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, AGOSTINI Yves 2009, Jonathan Yu 2010, David Bremner 2011, Ansgar Burchardt 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 GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. debian/watch0000644000000000000000000000044011627201737010223 0ustar version=3 options=dversionmangle=s/\+dfsg\d*$//,uversionmangle=s/0\.\d{4}$/$&0/;s/0\.\d{3}$/$&00/;s/0\.\d{2}$/$&000/;s/0\.\d{1}$/$&0000/ \ http://search.cpan.org/dist/Jifty-Plugin-Chart/ .*/Jifty-Plugin-Chart-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian sh debian/repack.stub debian/compat0000644000000000000000000000000211627201737010372 0ustar 8 debian/repack.local0000644000000000000000000000021111627201737011447 0ustar MANIFEST=1 rm -rf share/web/static/flash/xmlswf rm lib/Jifty/Plugin/Chart/Renderer/XMLSWF.pm rm share/web/static/js/MochiKit/MochiKit.js debian/changelog0000644000000000000000000000422611627201737011052 0ustar libjifty-plugin-chart-perl (1.01+dfsg-2) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * Add libtest-script-run-perl to Build-Depends-Indep. * Bump debhelper compatibility level to 8. * debian/copyright: update formatting and list of debian/ contributors. * Set Standards-Version to 3.9.2 (no further changes). * Switch to source format 3.0 (quilt). * Bump (build) dependency on libjifty-perl to >= 1.10518+dfsg. (Closes: #611361) * Add /me to Uploaders. -- gregor herrmann Tue, 30 Aug 2011 17:30:31 +0200 libjifty-plugin-chart-perl (1.01+dfsg-1) unstable; urgency=low [ David Bremner ] * Repacked upstream tarball. Removed XMLSWF and corresponding renderer module. (Closes: #591976) * Remove MochiKit.js during repack instead of after install * Bump Standards-Version (no other changes) [ Salvatore Bonaccorso ] * 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). [ Ryan Niebur ] * Update jawnsy's email address [ gregor herrmann ] * debian/watch: adjust uversionmangle to newer uscan/PET. -- David Bremner Sat, 09 Oct 2010 14:02:37 -0300 libjifty-plugin-chart-perl (1.01-1) unstable; urgency=low * New upstream release + Minor bug fixes (draw_params now gets passed options) * Updated copyright information for Module::Install * Added myself to Copyright and Uploaders -- Jonathan Yu Thu, 16 Jul 2009 08:01:25 -0400 libjifty-plugin-chart-perl (1.00-1) unstable; urgency=low [ AGOSTINI Yves ] * add missing dep on libjs-mochikit * remove patches to enable full tests as jifty 0.9 was uploaded * New upstream release [ gregor herrmann ] * debian/watch: adjust uversionmangle to match only 0.* versions. -- AGOSTINI Yves Sat, 27 Jun 2009 07:55:31 +0200 libjifty-plugin-chart-perl (0.90000-1) unstable; urgency=low * Initial Release. (Closes: #532691) -- AGOSTINI Yves Thu, 11 Jun 2009 12:23:49 +0200 debian/links0000644000000000000000000000020211627201737010231 0ustar /usr/share/javascript/mochikit/MochiKit.js /usr/share/perl5/auto/share/dist/Jifty-Plugin-Chart/web/static/js/MochiKit/MochiKit.js debian/source/0000755000000000000000000000000011627201737010474 5ustar debian/source/format0000644000000000000000000000001411627201737011702 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611627201737010253 0ustar #!/usr/bin/make -f %: dh $@ debian/repack.stub0000644000000000000000000000325111627201737011341 0ustar #!/bin/sh : <<=cut =pod =head1 NAME repack.stub - script to repack upstream tarballs from uscan =head1 INSTRUCTIONS put this in debian/repack.stub and add "debian sh debian/repack.stub" to the end of the line in debian/watch. you will also need to add a version mangle to debian/watch. then create a debian/repack.local. this is a shell script that is sources under "set -e", so be careful to check returns codes. =head1 FUNCTIONS =over 4 =item rm rm is replaced by a function that does some magic ("rm -rv" by default), but also changes MANIFEST if $MANIFEST is 1 =item mv mv is replaced by a function that just does mv (by default), but also changes MANIFEST if $MANIFEST is 1 =item requires_version requires_version is there for future usage for requiring certain versions of the script =back =head1 VARIABLES =over 4 =item SUFFIX defaults to +dfsg what to append to the upstream version =item RM_OPTS defaults to -vrf options to pass to rm =item MANIFEST defaults to 0, set to 1 to turn on. this will manipulate MANIFEST files in CPAN tarballs. =item UP_BASE this is the directory where the upstream source is. =back =cut if [ -z "$REPACK_SH" ]; then if [ -f ../../scripts/repack.sh ]; then REPACK_SH=../../scripts/repack.sh fi if [ -z "$REPACK_SH" ] && which repack.sh > /dev/null; then REPACK_SH=$(which repack.sh) fi fi if [ ! -f "$REPACK_SH" ]; then echo "Couldn't find a repack.sh. please put it in your PATH, put it at ../../scripts/repack.sh, or put it somewhere else and set the REPACK_SH variable" echo "You can get it from http://svn.debian.org/viewsvn/pkg-perl/scripts/repack.sh" exit 1 fi exec "$REPACK_SH" "$@"