debian/0000755000000000000000000000000011646551616007201 5ustar debian/control0000644000000000000000000000231411646551616010604 0ustar Source: libgraph-writer-graphviz-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Xavier Oswald , gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libgraph-perl, libgraph-readwrite-perl, libgraphviz-perl, libio-all-perl Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Graph-Writer-GraphViz/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libgraph-writer-graphviz-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgraph-writer-graphviz-perl.git Package: libgraph-writer-graphviz-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libgraph-readwrite-perl, libgraphviz-perl, libio-all-perl Description: GraphViz Writer for Graph object Graph::Writer::GraphViz is a class for writing out a Graph object with GraphViz module. All GraphViz formats should be supported without a problem. . Unlike other Graph::Writer modules, this module provide an extra parameter '-format' to new() method, in order to save different format. Other supported GraphViz parameters are -layout, -ranksep, -shape, -fontsize, -arrowsize. debian/copyright0000644000000000000000000000244311646551616011137 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Kang-min Liu (gugod@gugod.org) Source: http://search.cpan.org/dist/Graph-Writer-GraphViz/ Name: Graph-Writer-GraphViz Files: * Copyright: 2004, Kang-min Liu (gugod@gugod.org) License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Xavier Oswald 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'. debian/watch0000644000000000000000000000020511646551616010227 0ustar version=3 http://search.cpan.org/dist/Graph-Writer-GraphViz/ .*/Graph-Writer-GraphViz-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211646551616010377 0ustar 8 debian/changelog0000644000000000000000000000161211646551616011053 0ustar libgraph-writer-graphviz-perl (0.11-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Switch to source format 3.0 (quilt). Use tiny debian/rules; remove quilt from Build-Depends, and remove debian/README.source. * Remove tests_fix.patch, applied upstream. * debian/copyright: convert to DEP5-format. * Set Standards-Version to 3.9.2; remove version from perl build dependency. * Bump debhelper compatibility level to 8. * Remove build dependency on libmodule-build-perl, Module::Build is in core since 5.9.4. * Add /me to Uploaders. -- gregor herrmann Sun, 16 Oct 2011 14:52:17 +0200 libgraph-writer-graphviz-perl (0.10-1) unstable; urgency=low * Initial release (Closes: #487968) -- Xavier Oswald Fri, 21 Aug 2009 10:07:23 +0200 debian/source/0000755000000000000000000000000011646551616010501 5ustar debian/source/format0000644000000000000000000000001411646551616011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003511646551616010257 0ustar #!/usr/bin/make -f %: dh $@