debian/0000755000000000000000000000000011762451667007205 5ustar debian/rules0000755000000000000000000000003611762451667010264 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000210311762451667010604 0ustar Source: libsvg-tt-graph-perl Section: perl Priority: extra Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libdatetime-perl, libtemplate-perl, libwww-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Jonathan Yu , Nicholas Bamber , gregor herrmann Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/SVG-TT-Graph/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libsvg-tt-graph-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvg-tt-graph-perl.git Package: libsvg-tt-graph-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl, libtemplate-perl, libwww-perl Recommends: libxml-tidy-perl Description: module for creating vector graphs SVG::TT::Graph is a Perl module that allows you to easily create Scalable Vector Graphics (SVG) for a variety of graph types, including Pie, Line, Bar and Time Series. You can also create extend existing types to make your own. debian/source/0000755000000000000000000000000011762451667010505 5ustar debian/source/format0000644000000000000000000000001411762451667011713 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000675111762451667011070 0ustar libsvg-tt-graph-perl (0.21-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 02 Jun 2012 19:55:47 +0200 libsvg-tt-graph-perl (0.20-1) unstable; urgency=low * New upstream release. * Update years of copyright for inc/Module/*. * debian/copyright: update to Copyright-Format 1.0. * debian/copyright: remove obsolete comment about repacking. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Mon, 16 Apr 2012 22:50:21 +0200 libsvg-tt-graph-perl (0.19-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 0.17 + Upstream resolved .git and other special files (RT#56718) [ 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 0.19. * debian/copyright: update years of third-party and packaging copyright. * Switch to debhelper compatibility level 8. * Add /me to Uploaders. * Bump Standards-Version to 3.9.2 (no changes). -- gregor herrmann Fri, 20 Jan 2012 22:09:44 +0100 libsvg-tt-graph-perl (0.16+git-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ Nicholas Bamber ] * Repacked to remove .git and inc/.author directories * Added myself to Uploaders * Upped standards version to 3.9.1 * Removed versioned recommendation of perl * Refreshed copyright * Updated recomended modules -- Nicholas Bamber Sat, 30 Oct 2010 13:20:51 +0100 libsvg-tt-graph-perl (0.14-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.4 (no changes) * Use new DEP5 copyright format * Update copyright information * Upstream now uses Module::Install * Rewrite control description * Add myself to Copyright and Uploaders [ Ryan Niebur ] * Update ryan52's email address [ gregor herrmann ] * debian/control: - recommend packages for Compress::Zlib and XML::Tidy - bump debhelper dependency to 7.2.13 (Module::AutoInstall) -- Jonathan Yu Thu, 08 Apr 2010 03:31:14 -0400 libsvg-tt-graph-perl (0.12-1) unstable; urgency=low [ Ryan Niebur ] * Take over for the Debian Perl Group; Closes: #508844 -- RFA * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza); ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian Perl Group (was: Anand Kumria ); 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). * Add debian/watch. * New upstream release (Closes: #368148) * Add myself to Uploaders * Debian Policy 3.8.3 * rename source package to libsvg-tt-graph-perl * fixup dependencies * dh7 * machine readable copyright format * improve description [ gregor herrmann ] * debian/control: mention full module name in long description. -- Ryan Niebur Thu, 03 Sep 2009 14:26:42 -0700 svg-tt-graph (0.08-1) unstable; urgency=low * New upstream release -- Anand Kumria Sat, 12 Mar 2005 08:44:02 +1100 svg-tt-graph (0.06-1) unstable; urgency=low * Initial release. -- Anand Kumria Mon, 02 Aug 2004 00:13:53 +1000 debian/compat0000644000000000000000000000000211762451667010403 0ustar 8 debian/libsvg-tt-graph-perl.examples0000644000000000000000000000001111762451667014707 0ustar script/* debian/copyright0000644000000000000000000000260711762451667011145 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SVG-TT-Graph Upstream-Contact: Florent Angly [censored email] Source: http://search.cpan.org/dist/SVG-TT-Graph/ Files: * Copyright: 2003, Leo Lapworth (LLAP@cuckoo.org) License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2004-2005, Anand Kumria 2009, Ryan Niebur 2010, Jonathan Yu 2010, Nicholas Bamber 2012, 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/watch0000644000000000000000000000016411762451667010237 0ustar version=3 http://search.cpan.org/dist/SVG-TT-Graph/ .+/SVG-TT-Graph-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$